Searched refs:getMaxAlignmentBytes (Results 1 – 4 of 4) sorted by relevance
176 if (BF.getMaxAlignmentBytes() < Alignment) in runOnFunctions()
358 if (Pad <= Func->getMaxAlignmentBytes()) in tentativeLayoutRelocMode()
293 : Function.getMaxAlignmentBytes(); in emitFunction()
1777 uint16_t getMaxAlignmentBytes() const { return MaxAlignmentBytes; } in getMaxAlignmentBytes() function