Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstantRange.cpp1019 APInt PosMax = getSignedMax().ashr(Other.getUnsignedMin()) + 1; in ashr() local
1046 max = PosMax; in ashr()
1054 max = PosMax; in ashr()