Searched refs:CastMapType (Results 1 – 1 of 1) sorted by relevance
1375 using CastMapType = std::map<std::pair<Value *, Type *>, Value *>; in convertShiftsToLeft() typedef1377 CastMapType CastMap; in convertShiftsToLeft()1379 auto upcast = [](CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft()