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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineLoopUtils.h 19 LPD_Front, ///< Peel the first iteration of the loop.
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineLoopUtils.cpp 40 if (Direction == LPD_Front)
86 if (Direction == LPD_Front) {
106 if (Direction == LPD_Front) {
ModuloSchedule.cpp 1580 if (LPD == LPD_Front)
1735 Prologs.push_back(peelKernel(LPD_Front));

Completed in 20 milliseconds