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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 58 /// AddWithOverflow - Compute Result = In1+In2, returning true if the result
60 static bool AddWithOverflow(Constant *&Result, Constant *In1,
    [all...]
  /external/v8/src/compiler/
raw-machine-assembler.h 369 INTPTR_BINOP(Int, AddWithOverflow);

Completed in 778 milliseconds