Searched refs:hot_phi (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | loopnode.cpp | 1408 Node *hot_phi = NULL; local 1415 else hot_phi = n->in(i); 1422 if( hot_idx ) n->add_req(hot_phi); |
Completed in 41 milliseconds