Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DConsumed.h219 bool allBackEdgesVisited(const CFGBlock *CurrBlock,
/external/clang/lib/Analysis/
DConsumed.cpp1032 bool ConsumedBlockInfo::allBackEdgesVisited(const CFGBlock *CurrBlock, in allBackEdgesVisited() function in clang::consumed::ConsumedBlockInfo
1437 if (BlockInfo.allBackEdgesVisited(CurrBlock, *SI)) in run()