Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.h72 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in Run() local
166 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in CompileMethod() local
50 CompileMethod(const Callback &cb, const CString &recordName, const std::string &methodName, MethodLiteral *methodLiteral, uint32_t methodOffset, const MethodPcInfo &methodPcInfo, MethodInfo &methodInfo) CompileMethod() argument
H A Daot_compiler_preprocessor.cpp212 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in AnalyzeGraphs() local
458 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in GenerateMethodMap() local
H A Dts_inline_lowering.cpp131 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in TryInline() local

Completed in 4 milliseconds