Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
120 static cl::opt<std::string> ClReadSummary( variable886 if (!ClReadSummary.empty()) { in runForTesting()887 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()890 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
110 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()