Searched refs:EnableBottleneckAnalysis (Results 1 – 3 of 3) sorted by relevance
40 EnableBottleneckAnalysis(ShouldEnableBottleneckAnalysis) {} in MicroOpQueueSize()48 bool EnableBottleneckAnalysis; member
247 static cl::opt<bool> EnableBottleneckAnalysis( variable322 processOptionImpl(EnableBottleneckAnalysis, EnableAllViews); in processViewOptions()583 AssumeNoAlias, EnableBottleneckAnalysis); in main()747 if (EnableBottleneckAnalysis) { in main()
51 std::make_unique<ExecuteStage>(*HWS, Opts.EnableBottleneckAnalysis); in createDefaultPipeline()