Searched refs:isBackEdgeTarget (Results 1 – 2 of 2) sorted by relevance
229 bool isBackEdgeTarget(const CFGBlock *Block);
1095 if (isBackEdgeTarget(Block)) { in getInfo()1110 bool ConsumedBlockInfo::isBackEdgeTarget(const CFGBlock *Block) { in isBackEdgeTarget() function in clang::consumed::ConsumedBlockInfo