Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
132 static cl::opt<std::string> ClReadSummary( variable913 if (!ClReadSummary.empty()) { in runForTesting()914 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()917 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
111 static cl::opt<std::string> ClReadSummary( variable1703 if (!ClReadSummary.empty()) { in runForTesting()1704 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()1707 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()