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

  /external/llvm/include/llvm/
Operator.h 94 /// hasNoUnsignedWrap - Test whether this operation is known to never
96 bool hasNoUnsignedWrap() const {
  /external/llvm/lib/VMCore/
Instructions.cpp     [all...]

Completed in 736 milliseconds