Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
116 static cl::opt<std::string> ClReadSummary( variable748 if (!ClReadSummary.empty()) { in runForTesting()749 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()752 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
110 static cl::opt<std::string> ClReadSummary( variable1672 if (!ClReadSummary.empty()) { in runForTesting()1673 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()1676 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()