Searched refs:allBackEdgesVisited (Results 1 – 2 of 2) sorted by relevance
219 bool allBackEdgesVisited(const CFGBlock *CurrBlock,
1032 bool ConsumedBlockInfo::allBackEdgesVisited(const CFGBlock *CurrBlock, in allBackEdgesVisited() function in clang::consumed::ConsumedBlockInfo1437 if (BlockInfo.allBackEdgesVisited(CurrBlock, *SI)) in run()