Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2184 bool SignBitKnownOne = KnownOne.isNegative(); in computeKnownBits() local
2192 else if (SignBitKnownOne) in computeKnownBits()