Searched refs:ConstantOffsetExtractor (Results 1 – 1 of 1) sorted by relevance
229 class ConstantOffsetExtractor { class248 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor() function in __anonbed41a9d0111::ConstantOffsetExtractor502 bool ConstantOffsetExtractor::CanTraceInto(bool SignExtended, in CanTraceInto()567 APInt ConstantOffsetExtractor::findInEitherOperand(BinaryOperator *BO, in findInEitherOperand()602 APInt ConstantOffsetExtractor::find(Value *V, bool SignExtended, in find()646 Value *ConstantOffsetExtractor::applyExts(Value *V) { in applyExts()665 Value *ConstantOffsetExtractor::rebuildWithoutConstOffset() { in rebuildWithoutConstOffset()680 ConstantOffsetExtractor::distributeExtsAndCloneChain(unsigned ChainIndex) { in distributeExtsAndCloneChain()715 Value *ConstantOffsetExtractor::removeConstOffset(unsigned ChainIndex) { in removeConstOffset()767 Value *ConstantOffsetExtractor::Extract(Value *Idx, GetElementPtrInst *GEP, in Extract()[all …]