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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp1265 //------------------------------is_cond_add------------------------------------
1273 static Node* is_cond_add(PhaseGVN *phase, PhiNode *phi, int true_path) { function
1705 opt = is_cond_add(phase, this, true_path);

Completed in 40 milliseconds