Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp620 std::optional<int64_t> BoundsRange::AddWithOverflowCheck(int64_t left, int64_t right) in AddWithOverflowCheck() function in ark::compiler::BoundsRange
639 std::optional<uint64_t> BoundsRange::AddWithOverflowCheck(uint64_t left, uint64_t right) in AddWithOverflowCheck() function in ark::compiler::BoundsRange