Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineLoopUtils.h20 LPD_Back ///< Peel the last iteration of the loop. enumerator
/netbsd-src/external/apache2/llvm/dist/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()