Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h208 static std::vector<std::pair<BuiltinFunctionID, PUIdx>> builtinFuncIDs; member in maplebe::CGLowerer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp683 std::vector<std::pair<CGLowerer::BuiltinFunctionID, PUIdx>> CGLowerer::builtinFuncIDs; member in maplebe::CGLowerer
897 for (const auto &funcID : builtinFuncIDs) { in GetBuiltinToUse()

Completed in 3 milliseconds