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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse1.cpp602 do_exits();
723 // Note: iophi and memphi are not transformed until do_exits.
734 // types will not join when we transform and push in do_exits().
745 // Note: ret_phi is not yet pushed, until do_exits.
895 //------------------------------do_exits---------------------------------------
896 void Parse::do_exits() { function in class:Parse

Completed in 283 milliseconds