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