Searched refs:NewVPInst (Results 1 – 1 of 1) sorted by relevance
157 VPInstruction *NewVPInst = createInstruction(Opcode, Operands, DL, Name); variable158 NewVPInst->setUnderlyingValue(Inst);159 return NewVPInst;