Home
last modified time | relevance | path

Searched refs:GetoptimizedGateCount (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dvalue_numbering.h35 int GetoptimizedGateCount() in GetoptimizedGateCount() function in panda::ecmascript::kungfu::ValueNumbering
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dglobal_value_numbering_test.cpp146 EXPECT_EQ(valuenumber.GetoptimizedGateCount(), 1); in HWTEST_F_L0()
181 EXPECT_EQ(valuenumber.GetoptimizedGateCount(), 9999); in HWTEST_F_L0()
215 EXPECT_EQ(valuenumber.GetoptimizedGateCount(), 4); in HWTEST_F_L0()

Completed in 1 milliseconds