Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.cpp219 AnalyzeGraph(BCInfo &bytecodeInfo, CompilationOptions &cOptions, BytecodeInfoCollector &collector, MethodLiteral *methodLiteral, MethodPcInfo &methodPCInfo) AnalyzeGraph() argument
419 IsSkipMethod(const JSPandaFile *jsPandaFile, const BCInfo &bytecodeInfo, const CString &recordName, const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo, const std::string &methodName, CompilationOptions &cOptions) const IsSkipMethod() argument
H A Dbytecode_circuit_builder.h217 BytecodeCircuitBuilder(const JSPandaFile *jsPandaFile, const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo, Circuit *circuit, Bytecodes *bytecodes, bool enableLog, bool enableTypeLowering, std::string name, const CString &recordName, PGOProfilerDecoder *decoder, bool isInline, JITProfiler* jitProfiler = nullptr) BytecodeCircuitBuilder() argument
H A Dts_inline_lowering.cpp209 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral* method, in InlineCall() argument

Completed in 9 milliseconds