Searched refs:if_gt (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 1355 Node* if_gt = generate_slow_guard(bol, NULL); local 1356 if (if_gt != NULL) { 1358 result_rgn->init_req(2, if_gt); |
Completed in 64 milliseconds