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