Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h100 Loop *getLoop(unsigned Index) const { in getLoop() function
H A DIVUsers.h121 Loop *getLoop() const { return L; } getLoop() function
H A DBranchProbabilityInfo.h307 Loop *getLoop() const { return LD.first; } in getLoop() function
H A DLoopIterator.h120 Loop *getLoop() const { return L; } in getLoop() function
H A DScalarEvolutionExpressions.h359 const Loop *getLoop() const { return L; } in getLoop() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h120 MachineLoop *getLoop() const { return Loop; } in getLoop() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h394 Loop *getLoop() const { return TheLoop; } getLoop() function