Searched refs:IndexToWrite (Results 1 – 1 of 1) sorted by relevance
94 const ModuleSummaryIndex *IndexToWrite = nullptr; in WriteOutputFile() local100 IndexToWrite = Index; in WriteOutputFile()101 if (!IndexToWrite || (M && (!M->empty() || !M->global_empty()))) in WriteOutputFile()107 IndexToWrite, EmitModuleHash); in WriteOutputFile()111 writeIndexToFile(*IndexToWrite, Out->os()); in WriteOutputFile()