Searched refs:PeelSingleBlockLoop (Results 1 – 3 of 3) sorted by relevance
34 MachineBasicBlock *PeelSingleBlockLoop(LoopPeelDirection Direction,
26 MachineBasicBlock *llvm::PeelSingleBlockLoop(LoopPeelDirection Direction, in PeelSingleBlockLoop() function in llvm
1599 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII); in peelKernel()