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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp664 bool must_load_count = !count.is_constant() || elemType == longTag; local
665 if (must_load_count) {

Completed in 33 milliseconds