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