Searched defs:UnaryInstruction (Results 1 – 2 of 2) sorted by relevance
142 class UnaryInstruction { class143 UnaryInstruction() { in UnaryInstruction() function in test5::UnaryInstruction
98 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() function