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