Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp106 bool strengthenBinaryOp(BinaryOperator *BO, Instruction *IVOperand);
794 bool SimplifyIndvar::strengthenBinaryOp(BinaryOperator *BO, in strengthenBinaryOp() function in SimplifyIndvar
976 if (strengthenBinaryOp(BO, IVOperand)) { in simplifyUsers()