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

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp2245 int old_path = (new_path > 1) ? 1 : 2; // choose old_path != new_path local
2246 assert(phi->in(old_path) == old_slice, "pre-existing phis OK");

Completed in 43 milliseconds