Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2958 const Align TLIAlign = TLI->getPrefLoopAlignment(L); in alignBlocks() local
2980 const Align LoopAlign = std::max(TLIAlign, Align(MDAlign)); in alignBlocks()