Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopIterator.h61 Loop *getLoop() const { return L; } in getLoop() function
H A DScalarEvolutionExpressions.h299 const Loop *getLoop() const { return L; } in getLoop() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp207 Loop *getLoop() const { return CurLoop; } in getLoop() function in __anon9b76d7780111::LoopIdiomRecognize