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()
237 unsigned UseCount = 0; in ClusterNeighboringLoads() local239 I != E && UseCount < 100; ++I, ++UseCount) { in ClusterNeighboringLoads()262 UseCount = 0; in ClusterNeighboringLoads()
3617 unsigned int UseCount = 0; in convertClassToDFSOrdered() local3646 ++UseCount; in convertClassToDFSOrdered()3654 if (UseCount == 0) in convertClassToDFSOrdered()3657 UseCounts[Def] = UseCount; in convertClassToDFSOrdered()4045 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions() local4046 if (--UseCount == 0) { in eliminateInstructions()
330 uint32_t UseCount = 0; in shouldAvoidImmediateInstFormsForSize() local340 if (UseCount >= 2) in shouldAvoidImmediateInstFormsForSize()346 UseCount++; in shouldAvoidImmediateInstFormsForSize()353 UseCount++; in shouldAvoidImmediateInstFormsForSize()397 UseCount++; in shouldAvoidImmediateInstFormsForSize()401 return (UseCount > 1); in shouldAvoidImmediateInstFormsForSize()