Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dext_constantfold.cpp43 BaseNode *ExtConstantFold::DispatchFold(BaseNode *node) in DispatchFold() function in maple::ExtConstantFold
Dconstantfold.cpp248 std::pair<BaseNode*, std::optional<IntVal>> ConstantFold::DispatchFold(BaseNode *node) in DispatchFold() function in maple::ConstantFold