Home
last modified time | relevance | path

Searched defs:getLoop (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h92 Loop *getLoop(unsigned Index) const { in getLoop() function
H A DIVUsers.h124 Loop *getLoop() const { return L; } in getLoop() function
H A DBranchProbabilityInfo.h303 Loop *getLoop() const { return LD.first; } in getLoop() function
H A DLoopIterator.h120 Loop *getLoop() const { return L; } in getLoop() function
H A DScalarEvolutionExpressions.h363 const Loop *getLoop() const { return L; } in getLoop() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h118 MachineLoop *getLoop() const { return Loop; } in getLoop() function