Home
last modified time | relevance | path

Searched refs:IsConstval (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/mpl2mpl/
H A Dconstantfold_test.cpp82 EXPECT_EQ(ans->IsConstval(), true); in TEST()
114 EXPECT_EQ(ans->IsConstval(), true); in TEST()
150 EXPECT_EQ(ans->IsConstval(), true); in TEST()
185 EXPECT_EQ(ans->IsConstval(), true); in TEST()
195 EXPECT_EQ(ans->IsConstval(), true); in TEST()
247 EXPECT_EQ(ans->IsConstval(), true); in TEST()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_nodes.h192 bool IsConstval() const in IsConstval() function in maple::BaseNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp784 if (newNode == nullptr || !newNode->IsConstval()) { in SaveGate2Expr()

Completed in 12 milliseconds