Searched refs:getPrefLoopAlignment (Results 1 – 4 of 4) sorted by relevance
460 unsigned getPrefLoopAlignment(MachineLoop *ML) const override;
9296 unsigned PPCTargetLowering::getPrefLoopAlignment(MachineLoop *ML) const { in getPrefLoopAlignment() function in PPCTargetLowering9328 return TargetLowering::getPrefLoopAlignment(ML); in getPrefLoopAlignment()
1066 unsigned Align = TLI->getPrefLoopAlignment(L); in buildCFGChains()
939 virtual unsigned getPrefLoopAlignment(MachineLoop *ML = nullptr) const {