Home
last modified time | relevance | path

Searched refs:LPD_Back (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopUtils.h20 LPD_Back ///< Peel the last iteration of the loop. enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopUtils.cpp58 if (Direction == LPD_Back) { in PeelSingleBlockLoop()
H A DModuloSchedule.cpp1765 Epilogs.push_back(peelKernel(LPD_Back)); in peelPrologAndEpilogs()