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

/openjdk10/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp182 bool allocates2(address pc) const { return pc >= _start && pc <= _limit; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 94 milliseconds