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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp671 int stack_index() const { assert(is_on_stack(), ""); return -(_index+1); } function

Completed in 58 milliseconds