Searched refs:mergeStatisticsInto (Results 1 – 2 of 2) sorted by relevance
190 void OpPassManager::mergeStatisticsInto(OpPassManager &other) { in mergeStatisticsInto() function in OpPassManager201 std::get<0>(mgrs).mergeStatisticsInto(std::get<1>(mgrs)); in mergeStatisticsInto()228 asyncPM[i].mergeStatisticsInto(nestedPms[i]); in prepareStatistics()
113 void mergeStatisticsInto(OpPassManager &other);