Lines Matching full:dead
2720 const Expr *live = expr->getTrueExpr(), *dead = expr->getFalseExpr();2721 if (!CondExprBool) std::swap(live, dead);2723 if (!ContainsLabel(dead)) {