Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopUtils.h19 LPD_Back ///< Peel the last iteration of the loop. enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopUtils.cpp57 if (Direction == LPD_Back) { in PeelSingleBlockLoop()
H A DModuloSchedule.cpp1786 Epilogs.push_back(peelKernel(LPD_Back)); in peelPrologAndEpilogs()