Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Rewrite

1633   void Rewrite(const LSRFixup &LF,
1779 /// OptimizeMax - Rewrite the loop's terminating condition if it uses
2842 // Equality (== and !=) ICmps are special. We can rewrite (i == N) as
4435 /// RewriteForPHI - Helper for Rewrite. PHI nodes are special because the use
4509 /// Rewrite - Emit instructions for the leading candidate expression for this
4512 void LSRInstance::Rewrite(const LSRFixup &LF,
4547 /// ImplementSolution - Rewrite all the fixup locations with new values,
4576 Rewrite(Fixup, *Solution[Fixup.LUIdx], Rewriter, DeadInsts, P);