Searched defs:while_cnode (Results 1 – 2 of 2) sorted by relevance
223 …const FuncGraphPtr &fg, const CNodePtr &while_cnode, const std::vector<AnfNodePtr> &visited_nodes_… in CreateWhileCondCallNode()286 …ntrolFlowPass::CreateWhileBodyPartialNode(const FuncGraphPtr &cond_fg, const CNodePtr &while_cnode, in CreateWhileBodyPartialNode()358 CNodePtr *while_cnode, CNodePtr *after_partial_cnode) { in CreateWhileAfterPartialNode()433 auto while_cnode = while_node->cast<CNodePtr>(); in ProcessWhileOp() local
326 …tmCellFusion::CheckReferencedOutputs(const FuncGraphPtr &func_graph, const CNodePtr &while_cnode) { in CheckReferencedOutputs()630 …iteLstmCellFusion::AdjustOtherGetItems(const FuncGraphPtr &func_graph, const CNodePtr &while_cnode, in AdjustOtherGetItems()750 auto while_cnode = utils::cast<CNodePtr>(while_node); in Process() local