Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1924 static Value *omitCheckForZeroBeforeInvertedMulWithOverflow(Value *Op0, in omitCheckForZeroBeforeInvertedMulWithOverflow() function
2181 if (Value *V = omitCheckForZeroBeforeInvertedMulWithOverflow(Op0, Op1)) in SimplifyOrInst()
2183 if (Value *V = omitCheckForZeroBeforeInvertedMulWithOverflow(Op1, Op0)) in SimplifyOrInst()