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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { function in class:GlobalValue
H A DConstants.cpp1721 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { function in class:BlockAddress
3121 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { function in class:ConstantArray
3162 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { function in class:ConstantStruct
3198 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { function in class:ConstantVector
3224 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { function in class:ConstantExpr
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h54 Value *handleOperandChangeImpl(Value *From, Value *To) { function in class:llvm::ConstantData

Completed in 134 milliseconds