Searched defs:IsNode (Results 1 – 2 of 2) sorted by relevance
208 inline bool IsNode(const AnfNodePtr &) { return true; } in IsNode() function
708 …IsNode(const NodePtr &left, const NodePtr &right, int arg) : BinaryOperation(IS_OP, left, right), … in IsNode() function