Searched refs:LoopPeelDirection (Results 1 – 4 of 4) sorted by relevance
18 enum LoopPeelDirection { enum35 MachineBasicBlock *PeelSingleBlockLoop(LoopPeelDirection Direction,
333 MachineBasicBlock *peelKernel(LoopPeelDirection LPD);
27 MachineBasicBlock *llvm::PeelSingleBlockLoop(LoopPeelDirection Direction, in PeelSingleBlockLoop()
1578 PeelingModuloScheduleExpander::peelKernel(LoopPeelDirection LPD) { in peelKernel()