Searched refs:IsNotNegative (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp868 bool IsNegative, IsNotNegative; local
869 ComputeSignBit(RangeEnd, IsNotNegative, IsNegative, /*Depth=*/0, Cmp1);
870 if (!IsNotNegative)

Completed in 50 milliseconds