Home
last modified time | relevance | path

Searched refs:updateMax (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStatistic.h113 void updateMax(unsigned V) { in updateMax() function in llvm::TrackingStatistic
156 void updateMax(unsigned V) {} in updateMax() function in llvm::NoopStatistic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp505 MaxSCCIterations.updateMax(Iteration); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp135 StatepointMaxSlotsRequired.updateMax( in allocateStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4203 MaxUsesPerAllocaPartition.updateMax(NumUses);
4351 MaxPartitionsPerAlloca.updateMax(NumPartitions);

Completed in 9 milliseconds