Searched refs:NarrowIVWidth (Results 1 – 1 of 1) sorted by relevance
530 uint64_t NarrowIVWidth = SE->getTypeSizeInBits(WI.NarrowIV->getType()); in visitIVCast() local531 if (NarrowIVWidth >= Width) in visitIVCast()