Home
last modified time | relevance | path

Searched refs:CIVTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1317 auto *CIVTy = dyn_cast<IntegerType>(CIV->getType()); in convertShiftsToLeft() local
1318 if (CIVTy == nullptr) in convertShiftsToLeft()