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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp996 void LIRGenerator::move_to_phi(PhiResolver* resolver, Value cur_val, Value sux_val) { argument
997 Phi* phi = sux_val->as_Phi();

Completed in 43 milliseconds