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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp 77 static bool HasSubOverflow(ConstantInt *Result,
98 if (HasSubOverflow(ExtractElement(Result, Idx),
107 return HasSubOverflow(cast<ConstantInt>(Result),
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 82 static bool HasSubOverflow(ConstantInt *Result,
103 if (HasSubOverflow(ExtractElement(Result, Idx),
112 return HasSubOverflow(cast<ConstantInt>(Result),
    [all...]

Completed in 57 milliseconds