Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h108 : VPValue(VPValueSC, UV, Def) {} in VPValue() function
285 friend class VPValue; variable
H A DVPlan.cpp76 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue() function in VPValue