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