Home
last modified time | relevance | path

Searched defs:OuterBitWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1456 const unsigned OuterBitWidth = DL.getTypeSizeInBits(RHS->getType()); canonicalizeExitCondition() local
1531 const unsigned OuterBitWidth = DL.getTypeSizeInBits(RHS->getType()); canonicalizeExitCondition() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12751 const unsigned OuterBitWidth = getTypeSizeInBits(RHS->getType()); howManyLessThans() local