Home
last modified time | relevance | path

Searched defs:handleOperandChangeImpl (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h54 Value *handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1799 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in BlockAddress
1856 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in DSOLocalEquivalent
1914 Value *NoCFIValue::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in NoCFIValue
3093 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantArray
3134 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantStruct
3170 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in ConstantVector
3196 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { handleOperandChangeImpl() function in ConstantExpr
[all...]
H A DGlobals.cpp55 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { handleOperandChangeImpl() function in GlobalValue