HomeSort by relevance Sort by last modified time
    Searched refs:WillNotOverflowSignedAdd (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 893 bool InstCombiner::WillNotOverflowSignedAdd(Value *LHS, Value *RHS,
    [all...]
InstCombineInternal.h 386 bool WillNotOverflowSignedAdd(Value *LHS, Value *RHS, Instruction &CxtI);
InstCombineCompares.cpp     [all...]

Completed in 56 milliseconds