Home
last modified time | relevance | path

Searched defs:methodPcInfos (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h69 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run() local
163 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CompileMethod() local
Dbytecode_info_collector.cpp68 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses() local
185 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessMethod() local
212 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC() local
Daot_compiler_preprocessor.cpp210 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in AnalyzeGraphs() local
452 const auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in GenerateMethodMap() local
Dts_inline_lowering.cpp128 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline() local