Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
104 static cl::opt<std::string> ClReadSummary( variable627 if (!ClReadSummary.empty()) { in runForTesting()628 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()631 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
110 static cl::opt<std::string> ClReadSummary( variable1600 if (!ClReadSummary.empty()) { in runForTesting()1601 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()1604 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()