Searched defs:TryExpandCNode (Results 1 – 2 of 2) sorted by relevance
130 bool TryExpandCNode(const AnfNodePtr &node, const std::function<bool(const CNodePtr &)> &func) { in TryExpandCNode() function
205 AnfNodePtr TryExpandCNode(const AnfNodePtr &node, const std::function<bool(const CNodePtr &)> &func… in TryExpandCNode() function