Searched refs:IndexToWrite (Results 1 – 1 of 1) sorted by relevance
88 const ModuleSummaryIndex *IndexToWrite = nullptr; in WriteOutputFile() local92 IndexToWrite = Index; in WriteOutputFile()93 if (!IndexToWrite || (M && (!M->empty() || !M->global_empty()))) in WriteOutputFile()99 IndexToWrite, EmitModuleHash); in WriteOutputFile()103 WriteIndexToFile(*IndexToWrite, Out->os()); in WriteOutputFile()