Home
last modified time | relevance | path

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

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