Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1012 static bool isDivZero(Value *X, Value *Y, const SimplifyQuery &Q, in isDivZero() function
1163 if (isDivZero(Op0, Op1, Q, MaxRecurse, IsSigned)) in simplifyDivRem()