Searched refs:LHSNegative (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 158 bool LHSNonNegative, LHSNegative; local 160 ComputeSignBit(LHS, LHSNonNegative, LHSNegative, /*Depth=*/0, &CxtI); |
Completed in 33 milliseconds