Home
last modified time | relevance | path

Searched defs:ParentAlign (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp91 const Align ParentAlign = MBB.getParent()->getAlignment(); GetAlignmentAdjustment() local
/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp71 const Align ParentAlign = MBB.getParent()->getAlignment(); in postOffset() local