Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1617 static bool replaceSubOverflowUses(IntrinsicInst *II, Value *A, Value *B, in replaceSubOverflowUses() function
1672 Changed = replaceSubOverflowUses(II, A, B, ToRemove); in tryToSimplifyOverflowMath()