Searched refs:catch_inline_exceptions (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp592 void catch_inline_exceptions(SafePointNode* ex_map);
H A DdoCall.cpp692 //----------------------------catch_inline_exceptions--------------------------
702 void Parse::catch_inline_exceptions(SafePointNode* ex_map) { function in class:Parse
H A Dparse1.cpp865 assert(stopped(), "catch_inline_exceptions trashes the map");
866 catch_inline_exceptions(ex_map);

Completed in 60 milliseconds