Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2247 void GenerateConstantOffsets(LSRUse &LU, unsigned LUIdx, Formula Base);
4207 void LSRInstance::GenerateConstantOffsets(LSRUse &LU, unsigned LUIdx, in GenerateConstantOffsets() function in LSRInstance
4727 GenerateConstantOffsets(LU, LUIdx, LU.Formulae[i]); in GenerateAllReuseFormulae()