Searched defs:then_partial_cnode (Results 1 – 1 of 1) sorted by relevance
548 FuncGraphPtr *after_fg, CNodePtr *then_partial_cnode) { in CreateIfPartialNode()674 … CNodePtr *if_cnode, FuncGraphPtr *after_fg, CNodePtr *then_partial_cnode) { in CreateIfThenPartialNode()704 CNodePtr then_partial_cnode = nullptr; in ProcessIfOp() local