Searched refs:OptBisectPrintIRPath (Results 1 – 1 of 1) sorted by relevance
113 static cl::opt<std::string> OptBisectPrintIRPath( variable1060 if (!ShouldRun && !this->HasWrittenIR && !OptBisectPrintIRPath.empty()) { in shouldRun()1067 raw_fd_ostream OS(OptBisectPrintIRPath, EC); in shouldRun()