HomeSort by: relevance | last modified time | path
    Searched refs:PeelSingleBlockLoop (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineLoopUtils.h 35 MachineBasicBlock *PeelSingleBlockLoop(LoopPeelDirection Direction,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineLoopUtils.cpp 27 MachineBasicBlock *llvm::PeelSingleBlockLoop(LoopPeelDirection Direction,
ModuloSchedule.cpp 1579 MachineBasicBlock *NewBB = PeelSingleBlockLoop(LPD, BB, MRI, TII);

Completed in 21 milliseconds