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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1586 void GenerateCombinations(LSRUse &LU, unsigned LUIdx, Formula Base);
3162 /// GenerateCombinations - Generate a formula consisting of all of the
3164 void LSRInstance::GenerateCombinations(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
3631 GenerateCombinations(LU, LUIdx, LU.Formulae[i]);

Completed in 69 milliseconds