Searched refs:BlocksCount (Results 1 – 1 of 1) sorted by relevance
142 const unsigned BlocksCount = TasksPerThread * opts::ThreadCount; in runOnEachFunction() local144 TotalCost > BlocksCount ? TotalCost / BlocksCount : 1; in runOnEachFunction()199 const unsigned BlocksCount = TasksPerThread * opts::ThreadCount; in runOnEachFunctionWithUniqueAllocId() local201 TotalCost > BlocksCount ? TotalCost / BlocksCount : 1; in runOnEachFunctionWithUniqueAllocId()