Searched defs:OuterBitWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | IndVarSimplify.cpp | 1456 const unsigned OuterBitWidth = DL.getTypeSizeInBits(RHS->getType()); canonicalizeExitCondition() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 12751 const unsigned OuterBitWidth = getTypeSizeInBits(RHS->getType()); howManyLessThans() local |