Searched refs:IsEdgeDead (Results 1 – 1 of 1) sorted by relevance
1662 auto IsEdgeDead = [&](BasicBlock *Pred, BasicBlock *Succ) { in findDeadBlocks() local1673 [&](BasicBlock *P) { return IsEdgeDead(P, BB); })); in findDeadBlocks()