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()
3296 MaxBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()3308 MaxValidBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()
107 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()480 NegatorMaxDepthVisited.updateMax(Depth); in negate()561 NegatorMaxInstructionsCreated.updateMax(Res->first.size()); in Negate()
543 MaxSCCIterations.updateMax(Iteration); in runOnModule()
674 MaxCFGSize.updateMax(DeclCFG->size()); in HandleCode()
152 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
4852 MaxUsesPerAllocaPartition.updateMax(NumUses); in rewritePartition()5063 MaxPartitionsPerAlloca.updateMax(NumPartitions); in splitAlloca()
888 IsValueFullyAvailableInBlockNumSpeculationsMax.updateMax( in IsValueFullyAvailableInBlock()