Home
last modified time | relevance | path

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

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