Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h171 static const Loop &getLoopFromIR(Loop &L) { return L; } in getLoopFromIR() function
172 static const Loop &getLoopFromIR(LoopNest &LN) { in getLoopFromIR() function