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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp412 int double_stack_ix() const { assert(is_double_stack() && !is_virtual(), "type check"); return (int)data(); } function in class:LIR_OprDesc

Completed in 105 milliseconds