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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp669 bool is_on_stack() const { return !is_local(); } function

Completed in 14 milliseconds