Searched refs:ReaderList (Results 1 – 1 of 1) sorted by relevance
744 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in mergeSampleProfile() local746 if (ReaderList) in mergeSampleProfile()747 WriterList.merge(*ReaderList); in mergeSampleProfile()2432 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in showSampleProfile() local2434 ReaderList->dump(OS); in showSampleProfile()