Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVUsers.h124 Loop *getLoop() const { return L; } in getLoop() function
DLoopIterator.h120 Loop *getLoop() const { return L; } in getLoop() function
DScalarEvolutionExpressions.h307 const Loop *getLoop() const { return L; } in getLoop() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h118 MachineLoop *getLoop() const { return Loop; } in getLoop() function