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