Searched defs:OverflowResult (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | ConstantRange.h | 559 enum class OverflowResult { global() enum |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ValueTracking.h | 866 enum class OverflowResult { global() enum |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 826 Constant *OverflowResult = nullptr; foldIntrinsicWithOverflowCommon() local |