Searched defs:OBO (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp767 auto *OBO = cast<OverflowingBinaryOperator>(Op0); local
793 auto *OBO = cast<OverflowingBinaryOperator>(Op0); local
H A DInstructionCombining.cpp259 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); local
282 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); local
287 auto *OBO = dyn_cast<OverflowingBinaryOperator>(&I); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1368 const OverflowingBinaryOperator *OBO = local
1539 const OverflowingBinaryOperator *OBO = local

Completed in 121 milliseconds