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.cpp69 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses() local
143 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessMethod() local
170 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC() local
Daot_compiler_preprocessor.cpp211 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in AnalyzeGraphs() local
463 const auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in GenerateMethodMap() local
Dts_inline_lowering.cpp130 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline() local