Searched refs:handleOperandChange (Results 1 – 4 of 4) sorted by relevance
182 void handleOperandChange(Value *, Value *);
515 C->handleOperandChange(this, New); in doRAUW()
3327 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant
1777 C->handleOperandChange(Old, New); in replaceCfiUses()