Searched refs:findPeephole (Results 1 – 1 of 1) sorted by relevance
561 static Expr *findPeephole(Expr *op, CastKind kind) { in findPeephole() function641 if (Expr *op = findPeephole(E->getSubExpr(), peepholeTarget)) { in VisitCastExpr()