Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopPass.h157 Loop *CurrentLoop; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp342 Loop *CurrentLoop = nullptr; in orderNodes() local
H A DLoopInterchange.cpp279 Loop *CurrentLoop = &L; in populateWorklist() local