Home
last modified time | relevance | path

Searched refs:replaceOperand (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DMetadata.cpp87 getParent()->replaceOperand(this, 0); in deleted()
91 getParent()->replaceOperand(this, NV); in allUsesReplacedWith()
108 replaceOperand(Op, Val); in replaceOperandWith()
326 void MDNode::replaceOperand(MDNodeOperand *Op, Value *To) { in replaceOperand() function in MDNode
/external/llvm/include/llvm/IR/
DMetadata.h111 void replaceOperand(MDNodeOperand *Op, Value *NewVal);