Searched refs:handleOperandChange (Results 1 – 4 of 4) sorted by relevance
178 void handleOperandChange(Value *, Value *);
517 C->handleOperandChange(this, New); in doRAUW()564 Consts.pop_back_val()->handleOperandChange(this, New); in replaceUsesWithIf()
3274 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant
1774 C->handleOperandChange(Old, New); in replaceCfiUses()