Searched refs:NewVPVal (Results 1 – 1 of 1) sorted by relevance
165 VPValue *NewVPVal = Plan->getOrAddLiveIn(IRVal); in getOrCreateVPOperand() local166 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()167 return NewVPVal; in getOrCreateVPOperand()