Searched defs:InnerBitWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1467 const unsigned InnerBitWidth = DL.getTypeSizeInBits(LHSOp->getType()); canonicalizeExitCondition() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 12826 const unsigned InnerBitWidth = getTypeSizeInBits(AR->getType()); howManyLessThans() local |