Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h55 const MethodPcInfo &methodPcInfo, in CompileMethod()
72 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in Run() local
166 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in CompileMethod() local
Daot_compiler_preprocessor.cpp209 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in AnalyzeGraphs() local
455 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in GenerateMethodMap() local
Dts_inline_lowering.cpp126 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in TryInline() local