Searched refs:EExpr (Results 1 – 1 of 1) sorted by relevance
1833 const Expr *EExpr = nullptr; in emitReduction() local1852 EExpr = BORHS->getRHS(); in emitReduction()1860 if (EExpr) in emitReduction()1861 E = CGF.EmitAnyExpr(EExpr); in emitReduction()