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