Lines Matching defs:Users
1340 SmallVector<const Value *, 2> Users;1341 Users.push_back(Ptr);1343 Ptr = Users.pop_back_val();1350 Users.push_back(I);1352 } while (!Users.empty());2769 // Delete objc_loadWeak calls with no users.2865 // the alloca and all its users can be zapped.