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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp692 static bool positive_constant(Instruction* inst) { function
843 if (positive_constant(src_pos))
845 if (positive_constant(dst_pos))
847 if (positive_constant(length))

Completed in 38 milliseconds