Searched refs:CIVTy (Results 1 – 1 of 1) sorted by relevance
1308 auto *CIVTy = dyn_cast<IntegerType>(CIV->getType()); in convertShiftsToLeft() local1309 if (CIVTy == nullptr) in convertShiftsToLeft()