Searched defs:base_cnode (Results 1 – 1 of 1) sorted by relevance
557 AnfNodePtr AnfUtils::NewInitActorNode(AnfUtils::CustomActorCallback f, const CNodePtr &base_cnode) { in NewInitActorNode()563 AnfNodePtr AnfUtils::NewInferActorNode(AnfUtils::CustomActorCallback f, const CNodePtr &base_cnode)… in NewInferActorNode()569 void AnfUtils::SetCustomInfoToBaseNode(const AnfNodePtr &base_cnode, const AnfNodePtr &inferop, in SetCustomInfoToBaseNode()579 AnfNodePtr AnfUtils::GetCustomInferopNode(const AnfNodePtr &base_cnode) { in GetCustomInferopNode()