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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.cpp2446 uint orig_uniq = C->unique(); local
2448 assert(orig_uniq == C->unique(), "no new nodes");
2466 uint orig_uniq = C->unique(); local
2468 assert(orig_uniq == C->unique(), "no new nodes");

Completed in 247 milliseconds