Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1399 bool IsSignBit = isSignBitCheck(Pred, CI->getValue(), UnusedBit); in foldICmpWithConstant() local
1406 if (Cmp.isEquality() || (IsSignBit && hasBranchUse(Cmp))) in foldICmpWithConstant()