Searched refs:GetDumpCfgFileName (Results 1 – 3 of 3) sorted by relevance
313 const std::string& GetDumpCfgFileName() const { in GetDumpCfgFileName() function
115 visualizer_enabled_(!compiler_options.GetDumpCfgFileName().empty()), in PassObserver()419 const std::string& cfg_file_name = compiler_options.GetDumpCfgFileName(); in OptimizingCompiler()
1239 if (!compiler_options_->GetDumpCfgFileName().empty() && thread_count_ != 1) { in ParseArgs()1240 LOG(INFO) << "Since we are dumping the CFG to " << compiler_options_->GetDumpCfgFileName() in ParseArgs()