Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp53 auto funcCount = d.GetFuncCount(); in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp80 const size_t funcCount = llvmModule_->GetFuncCount(); in CollectFuncEntryInfo() local
134 const size_t funcCount = funcInfo.size(); in CollectFuncEntryInfo() local