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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse1.cpp862 throw_to_exit(ex_map);
874 //---------------------------throw_to_exit-------------------------------------
878 void Parse::throw_to_exit(SafePointNode* ex_map) { function in class:Parse
1468 // The ex_oop must be pushed on the stack, unlike throw_to_exit.

Completed in 359 milliseconds