Lines Matching full:replacement
1 //===- ScalarReplAggregates.cpp - Scalar Replacement of Aggregates --------===//
10 // This transformation implements the well known scalar replacement of
226 "Scalar Replacement of Aggregates (DT)", false, false)
229 "Scalar Replacement of Aggregates (DT)", false, false)
232 "Scalar Replacement of Aggregates (SSAUp)", false, false)
234 "Scalar Replacement of Aggregates (SSAUp)", false, false)
1030 // scalar-replacement portion of this pass.
1507 // If the alloca looks like a good candidate for scalar replacement, and if
1596 /// performing scalar replacement of alloca AI. The results are flagged in
1707 /// replacement. It is safe when all the indices are constant, in-bounds