Home
last modified time | relevance | path

Searched defs:VPInstruction (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h47 friend class VPInstruction; variable
H A DVPlan.h827 : VPInstruction(Opcode, ArrayRef<VPValue *>(Operands), DL, Name) {} in VPInstruction() function