Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp268 auto const_min = builder.Int64(INT64_MIN); // Minimum int64_t value in HWTEST_F_L0() local
340 auto const_min = builder.Int32(INT32_MIN); // Minimum int32_t value in HWTEST_F_L0() local

Completed in 4 milliseconds