Searched defs:has_local_phi_input (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopopts.cpp259 //------------------------------has_local_phi_input----------------------------
262 Node *PhaseIdealLoop::has_local_phi_input( Node *n ) { function in class:PhaseIdealLoop
680 Node *n_blk = has_local_phi_input( n );
802 Node *n_blk = has_local_phi_input( n );

Completed in 40 milliseconds