Home
last modified time | relevance | path

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

/src/contrib/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
369 const Loop &L = getLoopFromIR(IR);