Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp220 const auto &func2Addr = assembler->GetCodeInfo().GetFuncInfos(); in CollectFuncEntryInfoByLiteCG() local
222 auto itr = func2Addr.find(funcName); in CollectFuncEntryInfoByLiteCG()
223 if (itr == func2Addr.end()) { in CollectFuncEntryInfoByLiteCG()

Completed in 2 milliseconds