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

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp345 const bool do_post_padding = VerifyOops || UseCompressedClassPointers; local
352 assert(__ offset() % CodeEntryAlignment == 0 || do_post_padding, "alignment must be correct"); local

Completed in 42 milliseconds