Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Rewrite

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