Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2229 bool SignBitKnownOne = KnownOne.isNegative(); in computeKnownBits() local
2237 else if (SignBitKnownOne) in computeKnownBits()