Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp7184 unsigned NarrowWidth = StepV.getBitWidth() - StepV.countTrailingZeros(); in howFarToZero() local
7185 auto *NarrowTy = IntegerType::get(getContext(), NarrowWidth); in howFarToZero()