Searched refs:ClReadSummary (Results 1 – 2 of 2) sorted by relevance
127 static cl::opt<std::string> ClReadSummary( variable1007 if (!ClReadSummary.empty()) { in runForTesting()1008 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()1011 ExitOnErr(errorOrToExpected(MemoryBuffer::getFile(ClReadSummary))); in runForTesting()
114 static cl::opt<std::string> ClReadSummary( variable1910 if (!ClReadSummary.empty()) { in runForTesting()1911 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()1914 MemoryBuffer::getFile(ClReadSummary, /*IsText=*/true))); in runForTesting()