Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DConstantRange.h531 enum class OverflowResult { enum
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueTracking.h500 enum class OverflowResult { enum
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp826 Constant *OverflowResult = nullptr; in foldIntrinsicWithOverflowCommon() local