Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DConstants.h55 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
/external/llvm/lib/IR/
DGlobals.cpp46 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
DConstants.cpp1398 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
2720 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
2761 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
2797 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
2823 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr