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

/openjdk9/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp531 bool is_pure() const { return insts_size() == total_content_size(); } function in class:CodeBuffer

Completed in 27 milliseconds