Searched refs:handleOperandChange (Results 1 – 3 of 3) sorted by relevance
136 void handleOperandChange(Value *, Value *, Use *);
380 C->handleOperandChange(this, New, &U); in replaceAllUsesWith()
2785 void Constant::handleOperandChange(Value *From, Value *To, Use *U) { in handleOperandChange() function in Constant