Lines Matching full:generatereassociations
1671 void GenerateReassociations(LSRUse &LU, unsigned LUIdx, Formula Base,
3176 /// GenerateReassociations - Split out subexpressions from adds and the bases of
3178 void LSRInstance::GenerateReassociations(LSRUse &LU, unsigned LUIdx,
3251 GenerateReassociations(LU, LUIdx, LU.Formulae.back(), Depth+1);
3716 GenerateReassociations(LU, LUIdx, LU.Formulae[i]);