Searched refs:notail_ctl (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 4754 Node* notail_ctl = stopped() ? NULL : control(); local 4756 if (notail_ctl == NULL) { 4764 done_ctl->init_req(1, notail_ctl); |
Completed in 142 milliseconds