Searched refs:LoopAlign (Results 1 – 1 of 1) sorted by relevance
2944 const Align LoopAlign = std::max(TLIAlign, Align(MDAlign)); in alignBlocks() local2945 if (LoopAlign == 1) in alignBlocks()2984 ChainBB->setAlignment(LoopAlign); in alignBlocks()2997 ChainBB->setAlignment(LoopAlign); in alignBlocks()