Searched refs:GenerateReassociations (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1584 void GenerateReassociations(LSRUse &LU, unsigned LUIdx, Formula Base,
3080 /// GenerateReassociations - Split out subexpressions from adds and the bases of
3082 void LSRInstance::GenerateReassociations(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
3157 GenerateReassociations(LU, LUIdx, LU.Formulae.back(), Depth+1);
3629 GenerateReassociations(LU, LUIdx, LU.Formulae[i]);

Completed in 137 milliseconds