Searched refs:LoopAlign (Results 1 – 1 of 1) sorted by relevance
3053 const Align LoopAlign = std::max(TLIAlign, Align(MDAlign)); in alignBlocks() local3054 if (LoopAlign == 1) in alignBlocks()3093 ChainBB->setAlignment(LoopAlign); in alignBlocks()3106 ChainBB->setAlignment(LoopAlign); in alignBlocks()