Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DConsumed.h221 bool allBackEdgesVisited(const CFGBlock *CurrBlock,
/netbsd/external/apache2/llvm/dist/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()