Searched defs:VPInstruction (Results 1 – 2 of 2) sorted by relevance
47 friend class VPInstruction; variable
827 : VPInstruction(Opcode, ArrayRef<VPValue *>(Operands), DL, Name) {} in VPInstruction() function