Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp378 const BasicBlock *PotentialOuterLatch = Succ; in checkLoopsStructure() local
385 PotentialOuterLatch = in checkLoopsStructure()
391 if (PotentialOuterLatch == OuterLoopLatch) in checkLoopsStructure()