Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopPass.h117 Loop *CurrentLoop; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp265 const Loop *CurrentLoop = &Root; in getMaxPerfectDepth() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp876 MachineLoop *CurrentLoop = Loops->getLoopFor(IfConv.Head); shouldConvertIf() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp220 Loop *CurrentLoop = &L; in populateWorklist() local