Searched refs:updateMax (Results 1 – 10 of 10) sorted by relevance
112 void updateMax(uint64_t V) { in updateMax() function156 void updateMax(uint64_t V) {} in updateMax() function
169 MaxReachableSize.updateMax(Reachable.size()); in enqueue()170 MaxQueueSize.updateMax(StackUnexplored.size() + StackOthers.size()); in enqueue()
3338 MaxBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()3350 MaxValidBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()
107 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()497 NegatorMaxDepthVisited.updateMax(Depth); in negate()578 NegatorMaxInstructionsCreated.updateMax(Res->first.size()); in Negate()
543 MaxSCCIterations.updateMax(Iteration); in runOnModule()
675 MaxCFGSize.updateMax(DeclCFG->size()); in HandleCode()
152 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
1860 MaxUsedSLocBytes.updateMax(UsedBytes); in updateSlocUsageStats()
4898 MaxUsesPerAllocaPartition.updateMax(NumUses); in rewritePartition()5300 MaxPartitionsPerAlloca.updateMax(NumPartitions); in splitAlloca()
952 IsValueFullyAvailableInBlockNumSpeculationsMax.updateMax( in IsValueFullyAvailableInBlock()