Searched refs:updateMax (Results 1 – 9 of 9) 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()
3292 MaxBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()3304 MaxValidBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()
114 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()469 NegatorMaxDepthVisited.updateMax(Depth); in negate()550 NegatorMaxInstructionsCreated.updateMax(Res->first.size()); in Negate()
550 MaxSCCIterations.updateMax(Iteration); in runOnModule()
675 MaxCFGSize.updateMax(DeclCFG->size()); in HandleCode()
154 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
4338 MaxUsesPerAllocaPartition.updateMax(NumUses); in rewritePartition()4495 MaxPartitionsPerAlloca.updateMax(NumPartitions); in splitAlloca()
853 IsValueFullyAvailableInBlockNumSpeculationsMax.updateMax( in IsValueFullyAvailableInBlock()