Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h72 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run() local
Dbytecode_info_collector.cpp41 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses() local
175 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC() local
Dts_inline_lowering.cpp81 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline() local