Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.h69 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run() local
163 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CompileMethod() local
H A Dbytecode_info_collector.cpp69 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses() local
143 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessMethod() local
170 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC() local
[all...]
H A Daot_compiler_preprocessor.cpp209 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in AnalyzeGraphs() local
453 const auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in GenerateMethodMap() local
H A Dts_inline_lowering.cpp130 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline() local

Completed in 4 milliseconds