Searched refs:AlignOfGlobal (Results 1 – 1 of 1) sorted by relevance
204 Align AlignOfGlobal = Global.getAlign().valueOrOne(); in collectCandidateConstants() local210 if (AlignOfGlobal.value() > ConstData->getElementByteSize()) in collectCandidateConstants()223 if (MaxAlignment < AlignOfGlobal) in collectCandidateConstants()224 MaxAlignment = AlignOfGlobal; in collectCandidateConstants()