Searched refs:GenerateConstantOffsetsImpl (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 2040 void GenerateConstantOffsetsImpl(LSRUse &LU, unsigned LUIdx, 3863 void LSRInstance::GenerateConstantOffsetsImpl( in GenerateConstantOffsetsImpl() function in LSRInstance 3948 GenerateConstantOffsetsImpl(LU, LUIdx, Base, Worklist, i); in GenerateConstantOffsets() 3950 GenerateConstantOffsetsImpl(LU, LUIdx, Base, Worklist, /* Idx */ -1, in GenerateConstantOffsets()
|