Home
last modified time | relevance | path

Searched refs:handleOperandChangeImpl (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstants.h54 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
417 Value *handleOperandChangeImpl(Value *From, Value *To);
449 Value *handleOperandChangeImpl(Value *From, Value *To);
501 Value *handleOperandChangeImpl(Value *From, Value *To);
857 Value *handleOperandChangeImpl(Value *From, Value *To);
903 Value *handleOperandChangeImpl(Value *From, Value *To);
940 Value *handleOperandChangeImpl(Value *From, Value *To);
977 Value *handleOperandChangeImpl(Value *From, Value *To);
H A DGlobalValue.h128 Value *handleOperandChangeImpl(Value *From, Value *To);
/llvm-project-15.0.7/llvm/lib/IR/
H A DConstants.cpp1785 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
1842 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in DSOLocalEquivalent
1900 Value *NoCFIValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in NoCFIValue
3281 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange()
3301 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
3342 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
3378 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
3404 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr
H A DGlobals.cpp57 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue