HomeSort by relevance Sort by last modified time
    Searched defs:AddWithOverflow (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp 54 /// AddWithOverflow - Compute Result = In1+In2, returning true if the result
56 static bool AddWithOverflow(Constant *&Result, Constant *In1,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 61 static bool AddWithOverflow(Constant *&Result, Constant *In1,
    [all...]

Completed in 597 milliseconds