Searched refs:UseCount (Results 1 – 6 of 6) sorted by relevance
66 void IncUseCount() { UseCount++; } in IncUseCount()68 size_t GetUseCount() const { return UseCount; } in GetUseCount()81 size_t UseCount = 0; variable
130 bool UseCount; member157 << "_" << info.param.Threads << (info.param.UseCount ? "_UseCount" : "") in PrintStackDepotBenchmarkParams()184 if (Param.UseCount) in TEST_P()
115 int UseCount = 0; in getStoredType() local132 if (UseCount++ > MaxUses) in getStoredType()
233 unsigned UseCount = 0; in ClusterNeighboringLoads() local235 I != E && UseCount < 100; ++I, ++UseCount) { in ClusterNeighboringLoads()258 UseCount = 0; in ClusterNeighboringLoads()
3619 unsigned int UseCount = 0; in convertClassToDFSOrdered() local3648 ++UseCount; in convertClassToDFSOrdered()3656 if (UseCount == 0) in convertClassToDFSOrdered()3659 UseCounts[Def] = UseCount; in convertClassToDFSOrdered()4047 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions() local4048 if (--UseCount == 0) { in eliminateInstructions()
329 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local339 if (UseCount >= 2) in shouldAvoidImmediateInstFormsForSize()345 UseCount++; in shouldAvoidImmediateInstFormsForSize()352 UseCount++; in shouldAvoidImmediateInstFormsForSize()396 UseCount++; in shouldAvoidImmediateInstFormsForSize()400 return (UseCount > 1); in shouldAvoidImmediateInstFormsForSize()