Searched defs:VPDef (Results 1 – 2 of 2) sorted by relevance
34 class VPDef; variable46 friend class VPDef; variable334 VPDef(const unsigned char SC) : SubclassID(SC) {} in VPDef() function
4643 void InnerLoopVectorizer::widenGEP(GetElementPtrInst *GEP, VPValue *VPDef, in widenGEP()5119 void InnerLoopVectorizer::widenSelectInstruction(SelectInst &I, VPValue *VPDef, in widenSelectInstruction()