Searched refs:applyExts (Results 1 – 1 of 1) sorted by relevance
313 Value *applyExts(Value *V);647 Value *ConstantOffsetExtractor::applyExts(Value *V) { in applyExts() function in ConstantOffsetExtractor686 return UserChain[ChainIndex] = cast<ConstantInt>(applyExts(U)); in distributeExtsAndCloneChain()702 Value *TheOther = applyExts(BO->getOperand(1 - OpNo)); in distributeExtsAndCloneChain()