Searched defs:matchedPath (Results 1 – 2 of 2) sorted by relevance
36 … const std::unordered_map<std::string, std::shared_ptr<Path>> &matchedPath) { in DoFusion()
314 for (auto &matchedPath : mapedMatchedPath.second) { in Fuse() local