Searched defs:AddWithOverflowCheck (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | bounds_analysis.cpp | 620 std::optional<int64_t> BoundsRange::AddWithOverflowCheck(int64_t left, int64_t right) in AddWithOverflowCheck() function in ark::compiler::BoundsRange |