Searched refs:is_notp (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 921 Node* is_notp = generate_guard(bol_le, NULL, PROB_MIN); local 922 if (is_notp != NULL && pos_index != NULL) { 928 return is_notp; |
Completed in 536 milliseconds