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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp1210 //------------------------------is_x2logic-------------------------------------
1214 static Node *is_x2logic( PhaseGVN *phase, PhiNode *phi, int true_path ) { function
1697 opt = is_x2logic(phase, this, true_path);

Completed in 67 milliseconds