Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1314 auto *CIVTy = dyn_cast<IntegerType>(CIV->getType()); in convertShiftsToLeft() local
1315 if (CIVTy == nullptr) in convertShiftsToLeft()