Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h91 Loop *getLoop(unsigned Index) const { in getLoop() function
H A DIVUsers.h124 Loop *getLoop() const { return L; } in getLoop() function
H A DBranchProbabilityInfo.h297 Loop *getLoop() const { return LD.first; } in getLoop() function
H A DLoopIterator.h120 Loop *getLoop() const { return L; } in getLoop() function
H A DScalarEvolutionExpressions.h364 const Loop *getLoop() const { return L; } in getLoop() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h118 MachineLoop *getLoop() const { return Loop; } in getLoop() function