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

  /external/llvm/lib/Support/
ConstantRange.cpp 85 if (SMax.isMaxSignedValue())
97 if (SMin.isMaxSignedValue())
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/include/llvm/ADT/
APInt.h 338 bool isMaxSignedValue() const {
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 188 return Val.isMaxSignedValue();
    [all...]

Completed in 64 milliseconds