Searched refs:handleOperandChange (Results 1 – 4 of 4) sorted by relevance
187 void handleOperandChange(Value *, Value *);
522 C->handleOperandChange(this, New); in doRAUW()569 Consts.pop_back_val()->handleOperandChange(this, New); in replaceUsesWithIf()
3211 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant
1945 C->handleOperandChange(Old, New); in replaceCfiUses()