Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dconstantfold.h60 std::pair<BaseNode*, std::optional<IntVal>> FoldCompare(CompareNode *node);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp216 return FoldCompare(static_cast<CompareNode*>(node)); in DispatchFold()
1799 std::pair<BaseNode*, std::optional<IntVal>> ConstantFold::FoldCompare(CompareNode *node) in FoldCompare() function in maple::__anon90::ConstantFold

Completed in 5 milliseconds