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