Lines Matching refs:handleOperandChangeImpl

1469 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To, Use *U) {  in handleOperandChangeImpl()  function in BlockAddress
2792 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To, U); \ in handleOperandChange()
2812 Value *ConstantInt::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantInt
2816 Value *ConstantFP::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantFP
2820 Value *ConstantTokenNone::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantTokenNone
2825 Value *UndefValue::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in UndefValue
2829 Value *ConstantPointerNull::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantPointerNull
2834 Value *ConstantAggregateZero::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantAggregateZero
2839 Value *ConstantDataSequential::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantDataSequential
2844 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantArray
2883 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantStruct
2929 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantVector
2954 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV, Use *U) { in handleOperandChangeImpl() function in ConstantExpr