Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp107 bool strengthenOverflowingOperation(BinaryOperator *OBO,
797 strengthenOverflowingOperation(BO, IVOperand)) || in strengthenBinaryOp()
803 bool SimplifyIndvar::strengthenOverflowingOperation(BinaryOperator *BO, in strengthenOverflowingOperation() function in SimplifyIndvar