Searched refs:EOP_Call (Results 1 – 1 of 1) sorted by relevance
85 EOP_Call, ///< Function call enumerator118 assert(Op == EOP_Call || Op == EOP_MCall); in getFunctionDecl()134 case EOP_Call: return Flags+1; // First arg is function. in arity()226 return make(EOP_Call, NumArgs, D); in makeCall()652 case EOP_Call: { in toString()