Searched refs:handleOperandChange (Results 1 – 3 of 3) sorted by relevance
134 void handleOperandChange(Value *, Value *);
389 C->handleOperandChange(this, New); in replaceAllUsesWith()
2693 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant