Searched defs:type_is_exact (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp1972 bool type_is_exact = true; local
1975 type_is_exact = false;
1980 unwind = !x->exception_handlers()->could_catch(throw_klass, type_is_exact);

Completed in 60 milliseconds