Searched refs:LoopAlign (Results 1 – 1 of 1) sorted by relevance
2980 const Align LoopAlign = std::max(TLIAlign, Align(MDAlign)); in alignBlocks() local2981 if (LoopAlign == 1) in alignBlocks()3020 ChainBB->setAlignment(LoopAlign); in alignBlocks()3033 ChainBB->setAlignment(LoopAlign); in alignBlocks()