Searched defs:const_i64_min (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/tests/ | ||
H A D | instruction_combine_test.cpp | 238 auto const_i64_min = builder.Int64(-9223372036854775807 - 1); // -9223372036854775808 in HWTEST_F_L0() local |
Completed in 4 milliseconds