Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
111 static cl::opt<std::string> ClReadSummary( variable1869 if (!ClReadSummary.empty()) { in runForTesting()1870 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()1873 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
128 static cl::opt<std::string> ClReadSummary( variable976 if (!ClReadSummary.empty()) { in runForTesting()977 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()980 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()