Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp78 bool strengthenOverflowingOperation(BinaryOperator *OBO, Value *IVOperand);
350 bool SimplifyIndvar::strengthenOverflowingOperation(BinaryOperator *BO, in strengthenOverflowingOperation() function in SimplifyIndvar
573 strengthenOverflowingOperation(BO, IVOperand)) { in simplifyUsers()