Searched defs:handleOperandChangeImpl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ |
H A D | Constants.h | 56 Value *handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function
|
/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 1908 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in BlockAddress 1965 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in DSOLocalEquivalent 2023 Value *NoCFIValue::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in NoCFIValue 2076 Value *ConstantPtrAuth::handleOperandChangeImpl(Value *From, Value *ToV) { handleOperandChangeImpl() function in ConstantPtrAuth 3238 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantArray 3279 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantStruct 3315 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantVector 3341 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { handleOperandChangeImpl() function in ConstantExpr [all...] |
H A D | Globals.cpp | 56 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
|