Home
last modified time | relevance | path

Searched refs:NewVPInst (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h131 VPInstruction *NewVPInst = createInstruction(Opcode, Operands, DL, Name); variable
132 NewVPInst->setUnderlyingValue(Inst);
133 return NewVPInst;