Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1729 void GenerateCombinations(LSRUse &LU, unsigned LUIdx, Formula Base);
3335 void LSRInstance::GenerateCombinations(LSRUse &LU, unsigned LUIdx, in GenerateCombinations() function in LSRInstance
3834 GenerateCombinations(LU, LUIdx, LU.Formulae[i]); in GenerateAllReuseFormulae()