Home
last modified time | relevance | path

Searched defs:OverflowResult (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DValueTracking.h322 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows }; enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueTracking.h401 enum class OverflowResult { AlwaysOverflows, MayOverflow, NeverOverflows }; enum
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1458 Constant *OverflowResult = nullptr; in visitCallInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2029 Constant *OverflowResult = nullptr; in visitCallInst() local