Searched refs:VPValIt (Results 1 – 1 of 1) sorted by relevance
258 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand() local259 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()262 return VPValIt->second; in getOrCreateVPOperand()