Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DLoopPassManager.h204 static const Loop &getLoopFromIR(Loop &L) { return L; } in getLoopFromIR() function
205 static const Loop &getLoopFromIR(LoopNest &LN) { in getLoopFromIR() function