Home
last modified time | relevance | path

Searched refs:GetMethodPcInfoIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.h72 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in Run()
166 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in CompileMethod()
H A Daot_compiler_preprocessor.cpp212 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in AnalyzeGraphs()
458 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in GenerateMethodMap()
H A Dbytecode_info_collector.h48 inline uint32_t GetMethodPcInfoIndex() const in GetMethodPcInfoIndex() function in panda::ecmascript::kungfu::MethodInfo
H A Dts_inline_lowering.cpp131 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in TryInline()

Completed in 6 milliseconds