Searched refs:inst_false (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | library_call.cpp | 1103 Node* inst_false = generate_guard(bol, NULL, PROB_MIN); local 1106 if (inst_false != NULL) { 1108 region->init_req(3, inst_false); |
Completed in 2362 milliseconds