Home | History | Annotate | Download | only in Scalar

Lines Matching full:transformation

10 // This transformation implements the well known scalar replacement of
11 // aggregates transformation. This xform breaks up alloca instructions of
122 DEBUG(dbgs() << " Transformation preventing inst: " << *User << '\n');
1401 // Check to see if we can perform the core SROA transformation. We cannot