Searched refs:removeConstOffset (Results 1 – 1 of 1) sorted by relevance
283 Value *removeConstOffset(unsigned ChainIndex);600 return removeConstOffset(UserChain.size() - 1); in rebuildWithoutConstOffset()638 Value *ConstantOffsetExtractor::removeConstOffset(unsigned ChainIndex) { in removeConstOffset() function in ConstantOffsetExtractor652 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset()