Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp60 const auto &methodPcInfos = bcInfo_.GetMethodPcInfos(); in NewTypeInfer() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h105 const auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in Run() local
Dbytecode_info_collector.cpp74 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in ProcessClasses() local
240 auto &methodPcInfos = bytecodeInfo_.GetMethodPcInfos(); in CollectMethodPcsFromBC() local
Dts_inline_lowering.cpp101 auto &methodPcInfos = bytecodeInfo.GetMethodPcInfos(); in TryInline() local