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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp468 void set_insts_end(address end) { _insts.set_end(end); } function in class:CodeBuffer

Completed in 33 milliseconds