Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanValue.h113 : VPValue(VPValueSC, UV, Def) {} in VPValue() function
290 friend class VPValue; variable
DVPlan.cpp76 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue() function in VPValue