Searched refs:NewVPVal (Results 1 – 1 of 1) sorted by relevance
185 VPValue *NewVPVal = new VPValue(IRVal); in getOrCreateVPOperand() local186 Plan.addExternalDef(NewVPVal); in getOrCreateVPOperand()187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()188 return NewVPVal; in getOrCreateVPOperand()