Searched refs:UpExpr (Results 1 – 1 of 1) sorted by relevance
1834 const Expr *UpExpr = nullptr; in emitReduction() local1845 UpExpr = BO->getRHS(); in emitReduction()1849 if (UpExpr) { in emitReduction()1851 dyn_cast<BinaryOperator>(UpExpr->IgnoreParenImpCasts())) { in emitReduction()1864 [&CGF, UpExpr, VD](RValue XRValue) { in emitReduction()1875 return CGF.EmitAnyExpr(UpExpr); in emitReduction()