Searched refs:matching_mi (Results 1 – 1 of 1) sorted by relevance
2628 std::vector<const MergeInfo*> matching_mi; in CheckForNodeMerge() local2631 matching_mi.push_back(&*mi); in CheckForNodeMerge()2635 for (const MergeInfo* mi : matching_mi) { in CheckForNodeMerge()