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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1745 void GenerateCombinations(LSRUse &LU, unsigned LUIdx, Formula Base);
3362 /// GenerateCombinations - Generate a formula consisting of all of the
3364 void LSRInstance::GenerateCombinations(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
3888 GenerateCombinations(LU, LUIdx, LU.Formulae[i]);

Completed in 57 milliseconds