Searched refs:IndexToWrite (Results 1 – 1 of 1) sorted by relevance
91 const ModuleSummaryIndex *IndexToWrite = nullptr; in WriteOutputFile() local97 IndexToWrite = Index; in WriteOutputFile()98 if (!IndexToWrite || (M && (!M->empty() || !M->global_empty()))) in WriteOutputFile()104 IndexToWrite, EmitModuleHash); in WriteOutputFile()108 writeIndexToFile(*IndexToWrite, Out->os()); in WriteOutputFile()