HomeSort by: relevance | last modified time | path
    Searched refs:OptimizeOverflowCheck (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 220 bool OptimizeOverflowCheck(Instruction::BinaryOps BinaryOp, bool IsSigned,
InstCombineCompares.cpp 4585 bool InstCombinerImpl::OptimizeOverflowCheck(Instruction::BinaryOps BinaryOp,
5744 OptimizeOverflowCheck(Instruction::Add, /*Signed*/ false, A, B, *AddI,
InstCombineCalls.cpp 717 if (OptimizeOverflowCheck(WO->getBinaryOp(), WO->isSigned(), WO->getLHS(),

Completed in 32 milliseconds