Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp219 SmallPtrSet<const BasicBlock *, 4> CheckedSuccessors; in allLoopPathsLeadToBlock() local
231 if (CheckedSuccessors.insert(Succ).second && in allLoopPathsLeadToBlock()