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()
3290 MaxBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()3302 MaxValidBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()
112 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()480 NegatorMaxDepthVisited.updateMax(Depth); in negate()561 NegatorMaxInstructionsCreated.updateMax(Res->first.size()); in Negate()
542 MaxSCCIterations.updateMax(Iteration); in runOnModule()
674 MaxCFGSize.updateMax(DeclCFG->size()); in HandleCode()
152 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
4701 MaxUsesPerAllocaPartition.updateMax(NumUses); in rewritePartition()4870 MaxPartitionsPerAlloca.updateMax(NumPartitions); in splitAlloca()
879 IsValueFullyAvailableInBlockNumSpeculationsMax.updateMax( in IsValueFullyAvailableInBlock()