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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1754 void GenerateConstantOffsets(LSRUse &LU, unsigned LUIdx, Formula Base);
3430 /// \brief Helper function for LSRInstance::GenerateConstantOffsets.
3475 /// GenerateConstantOffsets - Generate reuse formulae using symbolic offsets.
3476 void LSRInstance::GenerateConstantOffsets(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
3895 GenerateConstantOffsets(LU, LUIdx, LU.Formulae[i]);

Completed in 43 milliseconds