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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp1325 //------------------------------is_absolute------------------------------------
1327 static Node* is_absolute( PhaseGVN *phase, PhiNode *phi_root, int true_path) { function
1701 opt = is_absolute(phase, this, true_path);

Completed in 36 milliseconds