Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h204 static const Loop &getLoopFromIR(Loop &L) { return L; } getLoopFromIR() function
205 static const Loop &getLoopFromIR(LoopNest &LN) { getLoopFromIR() function