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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp2566 int LinearScan::append_scope_value_for_operand(LIR_Opr opr, GrowableArray<ScopeValue*>* scope_values) { function in class:LinearScan
2818 return append_scope_value_for_operand(opr, scope_values);

Completed in 48 milliseconds