Searched refs:NewVPVal (Results 1 – 1 of 1) sorted by relevance
275 VPValue *NewVPVal = Plan.getOrAddLiveIn(IRVal); in getOrCreateVPOperand() local276 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()277 return NewVPVal; in getOrCreateVPOperand()