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

/openjdk9/hotspot/src/share/vm/opto/
H A Dcallnode.hpp249 bool is_scl(uint i) const { return scloff() <= i && i < endoff(); } function in class:JVMState

Completed in 20 milliseconds