Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1494 APInt PosMax = getSignedMax().ashr(Other.getUnsignedMin()) + 1; in ashr() local
1521 max = PosMax; in ashr()
1529 max = PosMax; in ashr()