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

/openjdk9/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp68 bool uses_bcp() const { return (_flags & (1 << uses_bcp_bit )) != 0; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 17 milliseconds