Searched refs:GenerateConstantOffsetsImpl (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1746 void GenerateConstantOffsetsImpl(LSRUse &LU, unsigned LUIdx, 3428 void LSRInstance::GenerateConstantOffsetsImpl( in GenerateConstantOffsetsImpl() function in LSRInstance 3483 GenerateConstantOffsetsImpl(LU, LUIdx, Base, Worklist, i); in GenerateConstantOffsets() 3485 GenerateConstantOffsetsImpl(LU, LUIdx, Base, Worklist, /* Idx */ -1, in GenerateConstantOffsets()
|