Home
last modified time | relevance | path

Searched defs:SimplifyBlock (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp2531 StmtNode *ConstantFold::SimplifyBlock(BlockNode *node) in SimplifyBlock() function in maple::ConstantFold
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1719 void CGLowerer::SimplifyBlock(BlockNode &block) const in SimplifyBlock() function in maplebe::CGLowerer