Searched refs:handleOperandChange (Results 1 – 4 of 4) sorted by relevance
182 void handleOperandChange(Value *, Value *);
520 C->handleOperandChange(this, New); in doRAUW()567 Consts.pop_back_val()->handleOperandChange(this, New); in replaceUsesWithIf()
3267 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant
1796 C->handleOperandChange(Old, New); in replaceCfiUses()