Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2000 void GenerateCombinations(LSRUse &LU, unsigned LUIdx, Formula Base);
3693 void LSRInstance::GenerateCombinations(LSRUse &LU, unsigned LUIdx, in GenerateCombinations() function in LSRInstance
4298 GenerateCombinations(LU, LUIdx, LU.Formulae[i]); in GenerateAllReuseFormulae()