Lines Matching refs:opt
43 cl::opt<unsigned> AlignText("align-text",
47 cl::opt<unsigned> AlignFunctions(
52 cl::opt<bool>
58 cl::opt<unsigned>
63 cl::opt<bool>
69 cl::opt<bool>
76 cl::opt<bool> EqualizeBBCounts(
82 cl::opt<bool> RemoveSymtab("remove-symtab", cl::desc("Remove .symtab section"),
85 cl::opt<unsigned>
94 cl::opt<unsigned>
99 cl::opt<unsigned long long> HeatmapMaxAddress(
104 cl::opt<unsigned long long> HeatmapMinAddress(
109 cl::opt<bool> HotData("hot-data",
113 cl::opt<bool> HotFunctionsAtEnd(
119 cl::opt<bool> HotText(
127 cl::opt<bool>
132 cl::opt<std::string>
138 cl::opt<std::string>
151 cl::opt<bool> PrintCacheMetrics(
156 cl::opt<bool> PrintSections("print-sections",
160 cl::opt<bool> SplitEH("split-eh", cl::desc("split C++ exception handling code"),
163 cl::opt<bool>
169 llvm::cl::opt<bool> TimeOpts("time-opts",
173 cl::opt<bool> UseOldText(
178 cl::opt<bool> UpdateDebugSections(
183 cl::opt<unsigned>