Searched refs:removeUser (Results 1 – 4 of 4) sorted by relevance
123 void removeUser(VPUser &User) { in removeUser() function240 Op->removeUser(*this); in ~VPUser()257 Operands[I]->removeUser(*this); in setOperand()264 Op->removeUser(*this); in removeLastOperand()
59 void removeUser(GlobalObject *GO);
32 void Comdat::removeUser(GlobalObject *GO) { Users.erase(GO); } in removeUser() function in Comdat
190 ObjComdat->removeUser(this); in setComdat()