Searched defs:methodPCInfo (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | aot_compiler_preprocessor.cpp | 219 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 D | bytecode_circuit_builder.h | 217 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 D | ts_inline_lowering.cpp | 209 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral* method, in InlineCall() argument
|
Completed in 9 milliseconds