Searched refs:ConstantOffsetExtractor (Results 1 – 1 of 1) sorted by relevance
229 class ConstantOffsetExtractor { class249 ConstantOffsetExtractor(BasicBlock::iterator InsertionPt) in ConstantOffsetExtractor() function in __anon3b20b3060111::ConstantOffsetExtractor513 bool ConstantOffsetExtractor::CanTraceInto(bool SignExtended, in CanTraceInto()582 APInt ConstantOffsetExtractor::findInEitherOperand(BinaryOperator *BO, in findInEitherOperand()617 APInt ConstantOffsetExtractor::find(Value *V, bool SignExtended, in find()661 Value *ConstantOffsetExtractor::applyExts(Value *V) { in applyExts()681 Value *ConstantOffsetExtractor::rebuildWithoutConstOffset() { in rebuildWithoutConstOffset()696 ConstantOffsetExtractor::distributeExtsAndCloneChain(unsigned ChainIndex) { in distributeExtsAndCloneChain()731 Value *ConstantOffsetExtractor::removeConstOffset(unsigned ChainIndex) { in removeConstOffset()806 Value *ConstantOffsetExtractor::Extract(Value *Idx, GetElementPtrInst *GEP, in Extract()[all …]