Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h204 static const Loop &getLoopFromIR(Loop &L) { return L; } in getLoopFromIR() function
205 static const Loop &getLoopFromIR(LoopNest &LN) { in getLoopFromIR() function
402 const Loop &L = getLoopFromIR(IR);