Lines Matching full:generatereassociations
1351 void GenerateReassociations(LSRUse &LU, unsigned LUIdx, Formula Base,
2283 /// GenerateReassociations - Split out subexpressions from adds and the bases of
2285 void LSRInstance::GenerateReassociations(LSRUse &LU, unsigned LUIdx,
2358 GenerateReassociations(LU, LUIdx, LU.Formulae.back(), Depth+1);
2828 GenerateReassociations(LU, LUIdx, LU.Formulae[i]);