Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h85 Loop *getInnermostLoop() const { in getInnermostLoop() function
H A DLoopAccessAnalysis.h269 const Loop *getInnermostLoop() const { return InnermostLoop; } in getInnermostLoop() function