Searched refs:findPeephole (Results 1 – 2 of 2) sorted by relevance
562 static Expr *findPeephole(Expr *op, CastKind kind) { in findPeephole() function642 if (Expr *op = findPeephole(E->getSubExpr(), peepholeTarget)) { in VisitCastExpr()
685 static Expr *findPeephole(Expr *op, CastKind kind, const ASTContext &ctx) { in findPeephole() function781 findPeephole(E->getSubExpr(), peepholeTarget, CGF.getContext())) { in VisitCastExpr()