Searched defs:IsValueNode (Results 1 – 2 of 2) sorted by relevance
36 bool IsValueNode(const AnfNodePtr &node) { return IsVNode(TransThroughDepend(node)); } in IsValueNode() function
622 static bool IsValueNode(const AnfNodePtr &node) { in IsValueNode() function