Home
last modified time | relevance | path

Searched refs:LoopAlign (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2980 const Align LoopAlign = std::max(TLIAlign, Align(MDAlign)); in alignBlocks() local
2981 if (LoopAlign == 1) in alignBlocks()
3020 ChainBB->setAlignment(LoopAlign); in alignBlocks()
3033 ChainBB->setAlignment(LoopAlign); in alignBlocks()