Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Rewrite

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