Home
last modified time | relevance | path

Searched refs:SimplifyBinary (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dconstantfold.h66 StmtNode *SimplifyBinary(BinaryStmtNode *node);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp2516 StmtNode *ConstantFold::SimplifyBinary(BinaryStmtNode *node) in SimplifyBinary() function in maple::ConstantFold