Home
last modified time | relevance | path

Searched defs:const_almost_max (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp435 auto const_almost_max = b.Int64(INT64_MAX - 1); // INT64_MAX - 1 in HWTEST_F_L0() local
539 auto const_almost_max = b.Int32(INT32_MAX - 1); // INT32_MAX - 1 in HWTEST_F_L0() local

Completed in 4 milliseconds