Home
last modified time | relevance | path

Searched defs:WillNotOverflowSignedAdd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp64 bool InstCombiner::WillNotOverflowSignedAdd(Value *LHS, Value *RHS) { in WillNotOverflowSignedAdd() function in InstCombiner
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp873 bool InstCombiner::WillNotOverflowSignedAdd(Value *LHS, Value *RHS, in WillNotOverflowSignedAdd() function in InstCombiner