Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IgnoreImpCasts

1544     // Need an IgnoreImpCasts here as by default a boolean will be promoted to
1547 Value *Elt = Visit(const_cast<Expr*>(E->IgnoreImpCasts()));
1548 Elt = EmitScalarConversion(Elt, E->IgnoreImpCasts()->getType(),