| HD | Constants.cpp | 1534 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in BlockAddress 2847 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To, U); \ in handleOperandChange() 2867 Value *ConstantInt::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantInt 2871 Value *ConstantFP::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantFP 2875 Value *UndefValue::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in UndefValue 2879 Value *ConstantPointerNull::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantPointerNull 2884 Value *ConstantAggregateZero::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantAggregateZero 2889 Value *ConstantDataSequential::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantDataSequential 2894 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantArray 2933 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantStruct [all …]
|