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

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

Completed in 102 milliseconds