Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2052 void GenerateCombinations(LSRUse &LU, unsigned LUIdx, Formula Base);
3789 void LSRInstance::GenerateCombinations(LSRUse &LU, unsigned LUIdx, in GenerateCombinations() function in LSRInstance
4407 GenerateCombinations(LU, LUIdx, LU.Formulae[i]); in GenerateAllReuseFormulae()