Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp858 Function *LoopFunc = LoopStart->getParent(); in handleLoops() local
859 if (LoopStart == &LoopFunc->getEntryBlock()) { in handleLoops()
865 LoopFunc, in handleLoops()