Searched refs:handleOperandChange (Results 1 – 4 of 4) sorted by relevance
188 LLVM_ABI void handleOperandChange(Value *, Value *);
534 C->handleOperandChange(this, New); in doRAUW()581 Consts.pop_back_val()->handleOperandChange(this, New); in replaceUsesWithIf()
3242 void Constant::handleOperandChange(Value *From, Value *To) { in handleOperandChange() function in Constant
1986 C->handleOperandChange(Old, New); in replaceCfiUses()