Searched refs:InstByteIsLastByte (Results 1 – 2 of 2) sorted by relevance
141 const bool InstByteIsLastByte; variable144 bool InstByteIsLastByte) in MCCodePaddingPolicy() argument146 InstByteIsLastByte(InstByteIsLastByte) {} in MCCodePaddingPolicy()207 bool isInstByteLastByte() const { return InstByteIsLastByte; } in isInstByteLastByte()
281 if (InstByteIsLastByte) in getFragmentInstByte()