Searched defs:UseCount (Results 1 – 8 of 8) sorted by relevance
96 unsigned UseCount() const { return RefCount; } in UseCount() function129 unsigned UseCount() const { return RefCount.load(std::memory_order_relaxed); } in UseCount() function
81 size_t UseCount = 0; global() variable
115 int UseCount = 0; in getStoredType() local
131 bool UseCount; member
238 unsigned UseCount = 0; in ClusterNeighboringLoads() local
3623 unsigned int UseCount = 0; convertClassToDFSOrdered() local 4061 auto &UseCount = UseCounts[U->get()]; eliminateInstructions() local
675 RefCountTy<> UseCount; global() member
332 uint32_t UseCount = 0; shouldAvoidImmediateInstFormsForSize() local