Searched refs:IsSafeDiv (Results 1 – 1 of 1) sorted by relevance
44 static bool IsSafeDiv(int32_t c1, int32_t c2) { in IsSafeDiv() function952 if (IsSafeDiv(v1.b_constant, v2.b_constant)) { in DivValue()