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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.cpp1408 Node *hot_phi = NULL; local
1415 else hot_phi = n->in(i);
1422 if( hot_idx ) n->add_req(hot_phi);

Completed in 1279 milliseconds