Searched refs:EOP_Nop (Results 1 – 1 of 1) sorted by relevance
74 EOP_Nop, ///< No-op enumerator123 case EOP_Nop: return 0; in arity()192 NodeVec.push_back(SExprNode(EOP_Nop, 0, 0)); in makeNop()567 return NodeVec[0].kind() == EOP_Nop; in shouldIgnore()630 case EOP_Nop: in toString()