Searched defs:UnaryInstruction (Results 1 – 1 of 1) sorted by relevance
99 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function116 static inline bool classof(const UnaryInstruction *) { return true; } in classof()