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

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 328 OverflowResult computeOverflowForSignedAdd(Value *LHS, Value *RHS,
334 OverflowResult computeOverflowForSignedAdd(AddOperator *Add,
  /external/llvm/lib/Transforms/Scalar/
NaryReassociate.cpp 382 computeOverflowForSignedAdd(AO, *DL, AC, GEP, DT) !=
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 104 milliseconds