Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstantRange.h490 enum class OverflowResult { enum
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h487 enum class OverflowResult { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp716 Constant *OverflowResult = nullptr; in foldIntrinsicWithOverflowCommon() local