Searched refs:if_ne (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 1141 Node* if_ne = generate_slow_guard(bol, NULL); local 1142 if (if_ne != NULL) { 1144 region->init_req(4, if_ne); |
Completed in 155 milliseconds