Searched refs:input_fg (Results 1 – 3 of 3) sorted by relevance
250 auto input_fg = GetValueNode<FuncGraphPtr>(input); in SuccIncludeFV() local251 if (input_fg) { in SuccIncludeFV()252 for (auto &fv : input_fg->free_variables_nodes()) { in SuccIncludeFV()
69 auto input_fg = GetValueNode<FuncGraphPtr>(input); in GetOrderedCNodes() local70 if (input_fg) { in GetOrderedCNodes()71 for (auto &fv : input_fg->free_variables_nodes()) { in GetOrderedCNodes()
71 auto input_fg = GetValueNode<FuncGraphPtr>(input); in GetOrderedCNodes() local72 if (input_fg) { in GetOrderedCNodes()73 for (auto &fv : input_fg->free_variables_nodes()) { in GetOrderedCNodes()