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