Searched refs:updateMax (Results 1 – 9 of 9) sorted by relevance
111 void updateMax(unsigned V) { in updateMax() function155 void updateMax(unsigned V) {} in updateMax() function
169 MaxReachableSize.updateMax(Reachable.size()); in enqueue()170 MaxQueueSize.updateMax(StackUnexplored.size() + StackOthers.size()); in enqueue()
3258 MaxBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()3270 MaxValidBugClassSize.updateMax(bugReports.size()); in generateDiagnosticForConsumerMap()
114 NegatorMaxTotalValuesVisited.updateMax(NumValuesVisitedInThisNegator); in ~Negator()441 NegatorMaxDepthVisited.updateMax(Depth); in negate()522 NegatorMaxInstructionsCreated.updateMax(Res->first.size()); in Negate()
551 MaxSCCIterations.updateMax(Iteration); in runOnModule()
667 MaxCFGSize.updateMax(DeclCFG->size()); in HandleCode()
150 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
4354 MaxUsesPerAllocaPartition.updateMax(NumUses); in rewritePartition()4511 MaxPartitionsPerAlloca.updateMax(NumPartitions); in splitAlloca()
779 IsValueFullyAvailableInBlockNumSpeculationsMax.updateMax( in IsValueFullyAvailableInBlock()