Searched refs:TyI (Results 1 – 1 of 1) sorted by relevance
209 const auto TyI = ISelInfo.TypeIDMap.find(Ty); in executeMatchTable() local210 if (TyI == ISelInfo.TypeIDMap.end()) { in executeMatchTable()214 const int64_t TypeID = TyI->second; in executeMatchTable()