Searched refs:IgnoreEmptyThinLTOIndexFile (Results 1 – 2 of 2) sorted by relevance
231 /// to an empty file and IgnoreEmptyThinLTOIndexFile is true, then235 bool IgnoreEmptyThinLTOIndexFile = false);
8631 bool IgnoreEmptyThinLTOIndexFile) { in getModuleSummaryIndexForFile() argument8636 if (IgnoreEmptyThinLTOIndexFile && !(*FileOrErr)->getBufferSize()) in getModuleSummaryIndexForFile()