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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp1141 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