Searched defs:nextNodes (Results 1 – 1 of 1) sorted by relevance
1037 …std::map<std::string, std::set<std::string>> nextNodes; // such as {a->b->c}, record {{a,{b}}, {b,… in GenerateReachableRef() local1088 const std::map<std::string, std::set<std::string>> &nextNodes) in CalculateTableWeight()