Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h224 bool allBackEdgesVisited(const CFGBlock *CurrBlock,
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp996 bool ConsumedBlockInfo::allBackEdgesVisited(const CFGBlock *CurrBlock, in allBackEdgesVisited() function in ConsumedBlockInfo
1390 if (BlockInfo.allBackEdgesVisited(CurrBlock, *SI)) in run()