Searched refs:otherPasses (Results 1 – 1 of 1) sorted by relevance
191 auto passes = getPasses(), otherPasses = other.getPasses(); in mergeStatisticsInto() local193 for (auto passPair : llvm::zip(passes, otherPasses)) { in mergeStatisticsInto()