Searched refs:isSignTest (Results 1 – 1 of 1) sorted by relevance
81 static bool isSignTest(ICmpInst::Predicate &Pred, const APInt &C) { in isSignTest() function2161 if (isSignTest(Pred, C) && Mul->hasNoSignedWrap()) { in foldICmpMulConstant()