reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Support/CommandLine.cpp
   64 template class opt<unsigned>;

References

examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/server.cpp
   21 cl::opt<uint32_t> Port("port",
examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
   46 cl::opt<uint32_t> Port("port",
examples/SpeculativeJIT/SpeculativeJIT.cpp
   33 static cl::opt<unsigned> NumThreads("num-threads", cl::Optional,
include/llvm/Analysis/Loads.h
   93 extern cl::opt<unsigned> DefMaxInstsToScan;
include/llvm/CodeGen/BasicTTIImpl.h
   65 extern cl::opt<unsigned> PartialUnrollingThreshold;
include/llvm/CodeGen/CommandFlags.inc
  208 static cl::opt<unsigned>
include/llvm/Transforms/Scalar/LICM.h
   41 extern cl::opt<unsigned> SetLicmMssaOptCap;
   42 extern cl::opt<unsigned> SetLicmMssaNoAccForPromotionCap;
lib/Analysis/AliasSetTracker.cpp
   44 static cl::opt<unsigned>
lib/Analysis/BlockFrequencyInfo.cpp
   55 cl::opt<unsigned>
lib/Analysis/CallGraphSCCPass.cpp
   44 static cl::opt<unsigned>
lib/Analysis/IndirectCallPromotionAnalysis.cpp
   35 static cl::opt<unsigned> ICPRemainingPercentThreshold(
   42 static cl::opt<unsigned>
   50 static cl::opt<unsigned>
lib/Analysis/Loads.cpp
  355 cl::opt<unsigned>
lib/Analysis/LoopAccessAnalysis.cpp
   95 static cl::opt<unsigned> MemoryCheckMergeThreshold(
  105 static cl::opt<unsigned>
lib/Analysis/LoopCacheAnalysis.cpp
   38 static cl::opt<unsigned> DefaultTripCount(
   45 static cl::opt<unsigned> TemporalReuseThreshold(
lib/Analysis/MemoryDependenceAnalysis.cpp
   81 static cl::opt<unsigned> BlockScanLimit(
   86 static cl::opt<unsigned>
lib/Analysis/MemorySSA.cpp
   74 static cl::opt<unsigned> MaxCheckLimit(
lib/Analysis/ProfileSummaryInfo.cpp
   41 static cl::opt<unsigned> ProfileSummaryHugeWorkingSetSizeThreshold(
   48 static cl::opt<unsigned> ProfileSummaryLargeWorkingSetSizeThreshold(
lib/Analysis/ScalarEvolution.cpp
  149 static cl::opt<unsigned>
  174 static cl::opt<unsigned> MulOpsInlineThreshold(
  179 static cl::opt<unsigned> AddOpsInlineThreshold(
  184 static cl::opt<unsigned> MaxSCEVCompareDepth(
  189 static cl::opt<unsigned> MaxSCEVOperationsImplicationDepth(
  194 static cl::opt<unsigned> MaxValueCompareDepth(
  199 static cl::opt<unsigned>
  204 static cl::opt<unsigned> MaxConstantEvolvingDepth(
  208 static cl::opt<unsigned>
  213 static cl::opt<unsigned>
  218 static cl::opt<unsigned>
lib/Analysis/ValueTracking.cpp
   82 static cl::opt<unsigned> DomConditionsMaxUses("dom-conditions-max-uses",
lib/Analysis/VectorUtils.cpp
   34 static cl::opt<unsigned> MaxInterleaveGroupFactor(
lib/Bitcode/Writer/BitcodeWriter.cpp
   84 static cl::opt<unsigned>
lib/CodeGen/BasicTargetTransformInfo.cpp
   27 cl::opt<unsigned>
lib/CodeGen/BranchFolding.cpp
   79 static cl::opt<unsigned>
   86 static cl::opt<unsigned>
lib/CodeGen/CodeGenPrepare.cpp
  177 static cl::opt<unsigned> FreqRatioToSkipMerge(
lib/CodeGen/DFAPacketizer.cpp
   50 static cl::opt<unsigned> InstrLimit("dfa-instr-limit", cl::Hidden,
lib/CodeGen/EarlyIfConversion.cpp
   46 static cl::opt<unsigned>
lib/CodeGen/ExpandMemCmp.cpp
   34 static cl::opt<unsigned> MemCmpEqZeroNumLoadsPerBlock(
   39 static cl::opt<unsigned> MaxLoadsPerMemcmp(
   43 static cl::opt<unsigned> MaxLoadsPerMemcmpOptSize(
lib/CodeGen/GlobalMerge.cpp
  109 static cl::opt<unsigned>
lib/CodeGen/HardwareLoops.cpp
   63 static cl::opt<unsigned>
   67 static cl::opt<unsigned>
lib/CodeGen/ImplicitNullChecks.cpp
   67 static cl::opt<unsigned> MaxInstsToConsider(
lib/CodeGen/MIRCanonicalizerPass.cpp
   46 static cl::opt<unsigned>
   51 static cl::opt<unsigned> CanonicalizeBasicBlockNumber(
lib/CodeGen/MachineBlockFrequencyInfo.cpp
   68 extern cl::opt<unsigned> ViewHotFreqPercent;
lib/CodeGen/MachineBlockPlacement.cpp
   82 static cl::opt<unsigned> AlignAllBlock(
   88 static cl::opt<unsigned> AlignAllNonFallThruBlocks(
   96 static cl::opt<unsigned> ExitBlockBias(
  105 static cl::opt<unsigned> LoopToColdBlockRatio(
  128 static cl::opt<unsigned> MisfetchCost(
  135 static cl::opt<unsigned> JumpInstCost("jump-inst-cost",
  152 static cl::opt<unsigned> TailDupPlacementThreshold(
  160 static cl::opt<unsigned> TailDupPlacementAggressiveThreshold(
  168 static cl::opt<unsigned> TailDupPlacementPenalty(
  178 static cl::opt<unsigned> TriangleChainCount(
  185 extern cl::opt<unsigned> StaticLikelyProb;
  186 extern cl::opt<unsigned> ProfileLikelyProb;
lib/CodeGen/MachineBranchProbabilityInfo.cpp
   26 cl::opt<unsigned>
   32 cl::opt<unsigned> ProfileLikelyProb(
lib/CodeGen/MachineCombiner.cpp
   36 static cl::opt<unsigned>
lib/CodeGen/MachineFunction.cpp
   81 static cl::opt<unsigned> AlignAllFunctions(
lib/CodeGen/MachineScheduler.cpp
   97 static cl::opt<unsigned> ViewMISchedCutoff("view-misched-cutoff", cl::Hidden,
  100 static cl::opt<unsigned> MISchedCutoff("misched-cutoff", cl::Hidden,
  105 static cl::opt<unsigned> SchedOnlyBlock("misched-only-block", cl::Hidden,
  116 static cl::opt<unsigned> ReadyListLimit("misched-limit", cl::Hidden,
lib/CodeGen/MachineSink.cpp
   68 static cl::opt<unsigned> SplitEdgeProbabilityThreshold(
lib/CodeGen/PeepholeOptimizer.cpp
  127 static cl::opt<unsigned> RewritePHILimit(
  133 static cl::opt<unsigned> MaxRecurrenceChain(
lib/CodeGen/PrologEpilogInserter.cpp
  140 static cl::opt<unsigned>
lib/CodeGen/RegAllocGreedy.cpp
   96 static cl::opt<unsigned>
  101 static cl::opt<unsigned> LastChanceRecoloringMaxInterference(
  127 static cl::opt<unsigned>
  134 static cl::opt<unsigned>
lib/CodeGen/RegisterClassInfo.cpp
   37 static cl::opt<unsigned>
lib/CodeGen/RegisterCoalescer.cpp
   98 static cl::opt<unsigned> LateRematUpdateThreshold(
  107 static cl::opt<unsigned> LargeIntervalSizeThreshold(
  113 static cl::opt<unsigned> LargeIntervalFreqThreshold(
lib/CodeGen/ScheduleDAGInstrs.cpp
   80 static cl::opt<unsigned> HugeRegion("dag-maps-huge-region", cl::Hidden,
   85 static cl::opt<unsigned> ReductionSize(
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  118 static cl::opt<unsigned> TokenFactorInlineLimit(
  122 static cl::opt<unsigned> StoreMergeDependenceLimit(
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  128 static cl::opt<unsigned> AvgIPC(
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  142 static cl::opt<unsigned> SwitchPeelThreshold(
lib/CodeGen/TailDuplicator.cpp
   59 static cl::opt<unsigned> TailDuplicateSize(
   64 static cl::opt<unsigned> TailDupIndirectBranchSize(
   75 static cl::opt<unsigned> TailDupLimit("tail-dup-limit", cl::init(~0U),
lib/CodeGen/TargetLoweringBase.cpp
   71 static cl::opt<unsigned> MinimumJumpTableEntries
   75 static cl::opt<unsigned> MaximumJumpTableSize
   80 static cl::opt<unsigned>
   86 static cl::opt<unsigned> OptsizeJumpTableDensity(
lib/CodeGen/TwoAddressInstructionPass.cpp
   85 static cl::opt<unsigned> MaxDataFlowEdge(
lib/IR/Value.cpp
   40 static cl::opt<unsigned> NonGlobalValueMaxNameSize(
lib/MC/MCParser/AsmParser.cpp
   77 static cl::opt<unsigned> AsmMacroMaxNestingDepth(
lib/Passes/PassBuilder.cpp
  185 static cl::opt<unsigned> MaxDevirtIterations("pm-max-devirt-iterations",
lib/ProfileData/InstrProf.cpp
   71 static cl::opt<unsigned> StaticFuncStripDirNamePrefix(
lib/Support/Debug.cpp
   90 static cl::opt<unsigned>
lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
   58 static cl::opt<unsigned>
lib/Target/AArch64/AArch64ConditionalCompares.cpp
   46 static cl::opt<unsigned> BlockInstrLimit(
lib/Target/AArch64/AArch64InstrInfo.cpp
   56 static cl::opt<unsigned> TBZDisplacementBits(
   60 static cl::opt<unsigned> CBZDisplacementBits(
   64 static cl::opt<unsigned>
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
   55 static cl::opt<unsigned> LdStLimit("aarch64-load-store-scan-limit",
   60 static cl::opt<unsigned> UpdateLimit("aarch64-update-scan-limit", cl::init(100),
lib/Target/AArch64/AArch64StackTagging.cpp
   63 static cl::opt<unsigned> ClScanLimit("stack-tagging-merge-init-scan-limit",
lib/Target/AMDGPU/AMDGPUInline.cpp
   48 static cl::opt<unsigned>
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
   36 static cl::opt<unsigned>
   40 static cl::opt<unsigned>
   44 static cl::opt<unsigned>
   48 static cl::opt<unsigned>
   52 static cl::opt<unsigned>
lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
   86 static cl::opt<unsigned> MaxNumRetRegs(
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
   57 static cl::opt<unsigned> UnrollThresholdPrivate(
   62 static cl::opt<unsigned> UnrollThresholdLocal(
   67 static cl::opt<unsigned> UnrollThresholdIf(
lib/Target/AMDGPU/GCNRegBankReassign.cpp
   50 static cl::opt<unsigned> VerifyStallCycles("amdgpu-verify-regbanks-reassign",
lib/Target/AMDGPU/SIFormMemoryClauses.cpp
   33 static cl::opt<unsigned>
lib/Target/AMDGPU/SIInsertSkips.cpp
   43 static cl::opt<unsigned> SkipThresholdFlag(
lib/Target/AMDGPU/SIInstrInfo.cpp
   82 static cl::opt<unsigned>
lib/Target/ARM/ARMConstantIslandPass.cpp
   80 static cl::opt<unsigned>
lib/Target/ARM/ARMISelLowering.cpp
  136 static cl::opt<unsigned> ConstpoolPromotionMaxSize(
  140 static cl::opt<unsigned> ConstpoolPromotionMaxTotal(
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
 2080 static cl::opt<unsigned> InstReorderLimit("arm-prera-ldst-opt-reorder-limit",
lib/Target/ARM/ARMParallelDSP.cpp
   46 static cl::opt<unsigned>
lib/Target/ARM/MLxExpansionPass.cpp
   33 static cl::opt<unsigned>
lib/Target/Hexagon/HexagonBitSimplify.cpp
   57 static cl::opt<unsigned> MaxExtract("hexbit-max-extract", cl::Hidden,
   60 static cl::opt<unsigned> MaxBitSplit("hexbit-max-bitsplit", cl::Hidden,
lib/Target/Hexagon/HexagonBranchRelaxation.cpp
   36 static cl::opt<uint32_t> BranchRelaxSafetyBuffer("branch-relax-safety-buffer",
lib/Target/Hexagon/HexagonConstExtenders.cpp
   30 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold",
   34 static cl::opt<unsigned> ReplaceLimit("hexagon-cext-limit", cl::init(0),
lib/Target/Hexagon/HexagonCopyToCombine.cpp
   45 cl::opt<unsigned>
lib/Target/Hexagon/HexagonEarlyIfConv.cpp
  103 static cl::opt<unsigned> SizeLimit("eif-limit", cl::init(6), cl::Hidden,
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  124 static cl::opt<unsigned> OptTfrLimit("expand-condsets-tfr-limit",
  126 static cl::opt<unsigned> OptCoaLimit("expand-condsets-coa-limit",
lib/Target/Hexagon/HexagonFixupHwLoops.cpp
   27 static cl::opt<unsigned> MaxLoopRange(
lib/Target/Hexagon/HexagonFrameLowering.cpp
  154 static cl::opt<unsigned> NumberScavengerSlots("number-scavenger-slots",
  174 static cl::opt<unsigned> ShrinkLimit("shrink-frame-limit",
  189 static cl::opt<unsigned> SpillOptMax("spill-opt-max", cl::Hidden,
lib/Target/Hexagon/HexagonGenExtract.cpp
   31 static cl::opt<unsigned> ExtractCutoff("extract-cutoff", cl::init(~0U),
lib/Target/Hexagon/HexagonGenInsert.cpp
   49 static cl::opt<unsigned> VRegIndexCutoff("insert-vreg-cutoff", cl::init(~0U),
   53 static cl::opt<unsigned> VRegDistCutoff("insert-dist-cutoff", cl::init(30U),
   58 static cl::opt<unsigned> MaxORLSize("insert-max-orl", cl::init(4096),
   60 static cl::opt<unsigned> MaxIFMSize("insert-max-ifmap", cl::init(1024),
lib/Target/Hexagon/HexagonGenMux.cpp
   60 static cl::opt<unsigned> MinPredDist("hexagon-gen-mux-threshold", cl::Hidden,
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
   83 static cl::opt<unsigned> RuntimeMemSizeThreshold("runtime-mem-idiom-threshold",
   87 static cl::opt<unsigned> CompileTimeMemSizeThreshold(
  100 static cl::opt<unsigned> SimplifyLimit("hlir-simplify-limit", cl::init(10000),
lib/Target/Hexagon/HexagonMachineScheduler.cpp
   53 static cl::opt<unsigned> SchedDebugVerboseLevel("misched-verbose-level",
lib/Target/Hexagon/HexagonRDFOpt.cpp
   49 static cl::opt<unsigned> RDFLimit("rdf-limit",
lib/Target/Hexagon/HexagonTargetObjectFile.cpp
   36 static cl::opt<unsigned> SmallDataThreshold("hexagon-small-data-threshold",
lib/Target/Hexagon/HexagonVExtract.cpp
   29 static cl::opt<unsigned> VExtractThreshold("hexagon-vextract-threshold",
lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
   42 static cl::opt<unsigned> GPSize
lib/Target/Hexagon/RDFCopy.cpp
   36 static cl::opt<unsigned> CpLimit("rdf-cp-limit", cl::init(0), cl::Hidden);
lib/Target/Hexagon/RDFLiveness.cpp
   54 static cl::opt<unsigned> MaxRecNest("rdf-liveness-max-rec", cl::init(25),
lib/Target/Lanai/LanaiTargetObjectFile.cpp
   23 static cl::opt<unsigned> SSThreshold(
lib/Target/Mips/MipsTargetObjectFile.cpp
   23 static cl::opt<unsigned>
lib/Target/NVPTX/NVPTXISelLowering.cpp
   73 static cl::opt<unsigned>
lib/Target/NVPTX/NVVMIntrRange.cpp
   27 static cl::opt<unsigned> NVVMIntrRangeSM("nvvm-intr-range-sm", cl::init(20),
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   61 static cl::opt<unsigned> MaxVars("ppc-preinc-prep-max-vars",
lib/Target/PowerPC/PPCRegisterInfo.cpp
   72 static cl::opt<unsigned>
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
   27 static cl::opt<unsigned>
   38 static cl::opt<unsigned>
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
   59 static cl::opt<unsigned> X86AvoidSFBInspectionLimit(
lib/Target/X86/X86CmovConversion.cpp
   89 static cl::opt<unsigned>
lib/Target/X86/X86InstrInfo.cpp
   63 static cl::opt<unsigned>
   69 static cl::opt<unsigned>
lib/Target/XCore/XCoreLowerThreadLocal.cpp
   32 static cl::opt<unsigned> MaxThreads(
lib/Transforms/IPO/Attributor.cpp
  109 static cl::opt<unsigned>
  128 static cl::opt<unsigned> DepRecInterval(
lib/Transforms/IPO/CalledValuePropagation.cpp
   36 static cl::opt<unsigned> MaxFunctionsPerValue(
lib/Transforms/IPO/FunctionImport.cpp
   78 static cl::opt<unsigned> ImportInstrLimit(
lib/Transforms/IPO/MergeFunctions.cpp
  141 static cl::opt<unsigned> NumFunctionsForSanityCheck(
lib/Transforms/IPO/PartialInlining.cpp
  122 static cl::opt<unsigned>
  132 static cl::opt<unsigned> MaxNumInlineBlocks(
  151 static cl::opt<unsigned> ExtraOutliningPenalty(
lib/Transforms/IPO/SampleProfile.cpp
  107 static cl::opt<unsigned> SampleProfileMaxPropagateIterations(
  112 static cl::opt<unsigned> SampleProfileRecordCoverage(
  117 static cl::opt<unsigned> SampleProfileSampleCoverage(
lib/Transforms/IPO/WholeProgramDevirt.cpp
  124 static cl::opt<unsigned>
lib/Transforms/InstCombine/InstCombineCalls.cpp
   77 static cl::opt<unsigned> GuardWideningWindow(
lib/Transforms/InstCombine/InstCombinePHI.cpp
   25 static cl::opt<unsigned>
lib/Transforms/InstCombine/InstructionCombining.cpp
  132 static cl::opt<unsigned>
  143 static cl::opt<unsigned> ShouldLowerDbgDeclare("instcombine-lower-dbg-declare",
lib/Transforms/Instrumentation/AddressSanitizer.cpp
  249 static cl::opt<uint32_t> ClMaxInlinePoisoningSize(
  293 static cl::opt<unsigned> ClRealignStack(
  357 static cl::opt<uint32_t> ClForceExperiment(
lib/Transforms/Instrumentation/ControlHeightReduction.cpp
   53 static cl::opt<unsigned> CHRMergeThreshold(
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
   73 static cl::opt<unsigned>
   79 static cl::opt<unsigned>
lib/Transforms/Instrumentation/InstrProfiling.cpp
   68 cl::opt<unsigned> MemOPSizeLarge(
  119 cl::opt<unsigned> MaxNumOfPromotionsPerLoop(
  129 cl::opt<unsigned> SpeculativeCounterPromotionMaxExiting(
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  173 static cl::opt<unsigned> MaxNumAnnotations(
  180 static cl::opt<unsigned> MaxNumMemOPAnnotations(
lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
   62 static cl::opt<unsigned>
   74 static cl::opt<unsigned>
   81 static cl::opt<unsigned>
   97 extern cl::opt<unsigned> MemOPSizeLarge;
lib/Transforms/ObjCARC/ObjCARCContract.cpp
   48 static cl::opt<unsigned> MaxBBSize("arc-contract-max-bb-size", cl::Hidden,
lib/Transforms/ObjCARC/ObjCARCOpts.cpp
   76 static cl::opt<unsigned> MaxPtrStates("arc-opt-max-ptr-states",
lib/Transforms/Scalar/CallSiteSplitting.cpp
   80 static cl::opt<unsigned>
lib/Transforms/Scalar/ConstantHoisting.cpp
   90 static cl::opt<unsigned>
lib/Transforms/Scalar/EarlyCSE.cpp
   78 static cl::opt<unsigned> EarlyCSEMssaOptCap(
lib/Transforms/Scalar/Float2Int.cpp
   47 static cl::opt<unsigned>
lib/Transforms/Scalar/GVN.cpp
  105 static cl::opt<uint32_t>
  109 static cl::opt<uint32_t> MaxNumDeps(
lib/Transforms/Scalar/GuardWidening.cpp
   76 static cl::opt<unsigned> FrequentBranchThreshold(
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  100 static cl::opt<unsigned> LoopSizeCutoff("irce-loop-size-cutoff", cl::Hidden,
lib/Transforms/Scalar/JumpThreading.cpp
   88 static cl::opt<unsigned>
   93 static cl::opt<unsigned>
lib/Transforms/Scalar/LICM.cpp
   98 static cl::opt<uint32_t> MaxNumUsesTraversed(
  119 cl::opt<unsigned> llvm::SetLicmMssaOptCap(
  127 cl::opt<unsigned> llvm::SetLicmMssaNoAccForPromotionCap(
lib/Transforms/Scalar/LoopDataPrefetch.cpp
   43 static cl::opt<unsigned>
   48 static cl::opt<unsigned>
   52 static cl::opt<unsigned> MaxPrefetchIterationsAhead(
lib/Transforms/Scalar/LoopDistribute.cpp
  104 static cl::opt<unsigned> DistributeSCEVCheckThreshold(
  109 static cl::opt<unsigned> PragmaDistributeSCEVCheckThreshold(
lib/Transforms/Scalar/LoopLoadElimination.cpp
   73 static cl::opt<unsigned> CheckPerElim(
   78 static cl::opt<unsigned> LoadElimSCEVCheckThreshold(
lib/Transforms/Scalar/LoopRerollPass.cpp
   71 static cl::opt<unsigned>
lib/Transforms/Scalar/LoopRotation.cpp
   30 static cl::opt<unsigned> DefaultRotationThreshold(
lib/Transforms/Scalar/LoopSink.cpp
   60 static cl::opt<unsigned> SinkFrequencyPercentThreshold(
   65 static cl::opt<unsigned> MaxNumberOfUseBBsForSinking(
lib/Transforms/Scalar/LoopStrengthReduce.cpp
  162 static cl::opt<unsigned> ComplexityLimit(
  167 static cl::opt<unsigned> SetupCostDepthLimit(
lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
   76 static cl::opt<unsigned> UnrollAndJamCount(
   81 static cl::opt<unsigned> UnrollAndJamThreshold(
   85 static cl::opt<unsigned> PragmaUnrollAndJamThreshold(
lib/Transforms/Scalar/LoopUnrollPass.cpp
   80 static cl::opt<unsigned>
   84 static cl::opt<unsigned> UnrollPartialThreshold(
   88 static cl::opt<unsigned> UnrollMaxPercentThresholdBoost(
   97 static cl::opt<unsigned> UnrollMaxIterationsCountToAnalyze(
  102 static cl::opt<unsigned> UnrollCount(
  107 static cl::opt<unsigned> UnrollMaxCount(
  112 static cl::opt<unsigned> UnrollFullMaxCount(
  117 static cl::opt<unsigned> UnrollPeelCount(
  135 static cl::opt<unsigned> UnrollMaxUpperBound(
  140 static cl::opt<unsigned> PragmaUnrollThreshold(
  145 static cl::opt<unsigned> FlatLoopTripCountThreshold(
lib/Transforms/Scalar/LoopUnswitch.cpp
   96 static cl::opt<unsigned>
lib/Transforms/Scalar/LoopVersioningLICM.cpp
  109 static cl::opt<unsigned> LVLoopDepthThreshold(
lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
   50 static cl::opt<uint32_t> LikelyBranchWeight(
   53 static cl::opt<uint32_t> UnlikelyBranchWeight(
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
   94 static cl::opt<unsigned>
lib/Transforms/Scalar/SimplifyCFGPass.cpp
   47 static cl::opt<unsigned> UserBonusInstThreshold(
lib/Transforms/Scalar/SpeculativeExecution.cpp
   79 static cl::opt<unsigned> SpecExecMaxSpeculationCost(
   89 static cl::opt<unsigned> SpecExecMaxNotHoisted(
lib/Transforms/Utils/GuardUtils.cpp
   21 static cl::opt<uint32_t> PredicatePassBranchWeight(
lib/Transforms/Utils/LoopUnrollPeel.cpp
   56 static cl::opt<unsigned> UnrollPeelMaxCount(
   60 static cl::opt<unsigned> UnrollForcePeelCount(
lib/Transforms/Utils/SimplifyCFG.cpp
   92 static cl::opt<unsigned> PHINodeFoldingThreshold(
   97 static cl::opt<unsigned> TwoEntryPHINodeFoldingThreshold(
  131 static cl::opt<unsigned> MaxSpeculationDepth(
lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
   34 static cl::opt<unsigned> PragmaVectorizeMemoryCheckThreshold(
   39 static cl::opt<unsigned> VectorizeSCEVCheckThreshold(
   43 static cl::opt<unsigned> PragmaVectorizeSCEVCheckThreshold(
lib/Transforms/Vectorize/LoopVectorize.cpp
  174 static cl::opt<unsigned> TinyTripCountVectorThreshold(
  203 static cl::opt<unsigned> TinyTripCountInterleaveThreshold(
  208 static cl::opt<unsigned> ForceTargetNumScalarRegs(
  212 static cl::opt<unsigned> ForceTargetNumVectorRegs(
  216 static cl::opt<unsigned> ForceTargetMaxScalarInterleaveFactor(
  221 static cl::opt<unsigned> ForceTargetMaxVectorInterleaveFactor(
  226 static cl::opt<unsigned> ForceTargetInstructionCost(
  232 static cl::opt<unsigned> SmallLoopCost(
  250 static cl::opt<unsigned> NumberOfStoresToPredicate(
  262 static cl::opt<unsigned> MaxNestedScalarReductionIC(
lib/Transforms/Vectorize/SLPVectorizer.cpp
  142 static cl::opt<unsigned> RecursionMaxDepth(
  146 static cl::opt<unsigned> MinTreeSize(
tools/bugpoint/bugpoint.cpp
   48 static cl::opt<unsigned> TimeoutValue(
tools/clang/include/clang/Tooling/AllTUsExecution.h
   72 extern llvm::cl::opt<unsigned> ExecutorConcurrency;
tools/clang/lib/Tooling/AllTUsExecution.cpp
  151 llvm::cl::opt<unsigned> ExecutorConcurrency(
tools/clang/tools/clang-format/ClangFormat.cpp
   95 static cl::opt<unsigned>
  136 static cl::opt<unsigned> ErrorLimit(
  353                       const cl::opt<unsigned> &Cursor,
tools/clang/tools/clang-scan-deps/ClangScanDeps.cpp
   62 llvm::cl::opt<unsigned>
tools/clang/tools/extra/clangd/index/dex/dexp/Dexp.cpp
  130   llvm::cl::opt<unsigned> Limit{
tools/clang/tools/extra/clangd/tool/ClangdMain.cpp
  267 opt<unsigned> WorkerThreadsCount{
tools/llc/llc.cpp
   75 static cl::opt<unsigned>
  141 static cl::opt<unsigned>
tools/lli/lli.cpp
   96   cl::opt<unsigned>
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
   43 cl::opt<unsigned> PrintBlameContext(
   49 cl::opt<unsigned> PrintBlameContextAll(
tools/llvm-cov/CodeCoverage.cpp
  648   cl::opt<unsigned> NumThreads(
  830   cl::opt<uint32_t> TabSize(
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  191 static opt<unsigned>
  198 static opt<unsigned>
tools/llvm-exegesis/llvm-exegesis.cpp
   93 static cl::opt<unsigned>
   98 static cl::opt<unsigned> MaxConfigsPerOpcode(
  119 static cl::opt<unsigned> AnalysisDbscanNumPoints(
tools/llvm-lto/llvm-lto.cpp
  168 static cl::opt<unsigned>
  215 static cl::opt<unsigned> Parallelism("j", cl::Prefix, cl::init(1),
tools/llvm-mc/llvm-mc.cpp
   79 static cl::opt<unsigned>
tools/llvm-mca/llvm-mca.cpp
  106 static cl::opt<unsigned> Iterations("iterations",
  110 static cl::opt<unsigned>
  114 static cl::opt<unsigned>
  120 static cl::opt<unsigned>
  125 static cl::opt<unsigned>
  163 static cl::opt<unsigned> TimelineMaxIterations(
  168 static cl::opt<unsigned> TimelineMaxCycles(
  179 static cl::opt<unsigned> LoadQueueSize("lqueue",
  183 static cl::opt<unsigned> StoreQueueSize("squeue",
tools/llvm-modextract/llvm-modextract.cpp
   34 static cl::opt<unsigned> ModuleIndex("n", cl::Required,
tools/llvm-pdbutil/llvm-pdbutil.cpp
  293 cl::opt<uint32_t> ClassRecursionDepth(
  335 cl::opt<uint32_t> SizeThreshold(
  339 cl::opt<uint32_t> PaddingThreshold(
  343 cl::opt<uint32_t> ImmediatePaddingThreshold(
  420 cl::opt<uint32_t> ModuleIndex(
  581 cl::opt<uint32_t> DumpModi("modi", cl::Optional,
tools/llvm-pdbutil/llvm-pdbutil.h
  101 extern llvm::cl::opt<uint32_t> SizeThreshold;
  102 extern llvm::cl::opt<uint32_t> PaddingThreshold;
  103 extern llvm::cl::opt<uint32_t> ImmediatePaddingThreshold;
  105 extern llvm::cl::opt<uint32_t> ClassRecursionDepth;
  130 extern llvm::cl::opt<uint32_t> ModuleIndex;
  166 extern llvm::cl::opt<uint32_t> DumpModi;
tools/llvm-profdata/llvm-profdata.cpp
  643   cl::opt<unsigned> NumThreads(
 1088   cl::opt<uint32_t> TopNFunctions(
 1091   cl::opt<uint32_t> ValueCutoff(
tools/llvm-split/llvm-split.cpp
   35 static cl::opt<unsigned> NumOutputs("j", cl::Prefix, cl::init(2),
tools/llvm-stress/llvm-stress.cpp
   56 static cl::opt<unsigned> SeedCL("seed",
   59 static cl::opt<unsigned> SizeCL("size",
tools/opt/opt.cpp
  168 static cl::opt<unsigned>
  259 static cl::opt<unsigned>
tools/polly/lib/Analysis/ScopBuilder.cpp
   99 static cl::opt<unsigned> RunTimeChecksMaxArraysPerGroup(
  110 static cl::opt<unsigned> RunTimeChecksMaxParameters(
tools/polly/lib/Transform/ForwardOpTree.cpp
   57 static cl::opt<unsigned>
tools/verify-uselistorder/verify-uselistorder.cpp
   64 static cl::opt<unsigned>
tools/yaml2obj/yaml2obj.cpp
   34 cl::opt<unsigned>
utils/TableGen/CodeGenTarget.cpp
   33 static cl::opt<unsigned>
   38 static cl::opt<unsigned>
utils/yaml-bench/YAMLBench.cpp
   50 static cl::opt<unsigned>