Home
last modified time | relevance | path

Searched defs:curFunction (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1306 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMp() local
1314 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMpAllocator() local
1322 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncDataMp() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h844 MIRFunction *curFunction; variable
Dmir_module.h938 MIRFunction *curFunction; variable
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp3360 GateRef curFunction = GetFunctionFromFrame(frame); in GenerateCircuit() local
5634 GateRef curFunction = GetFunctionFromFrame(frame); in GenerateCircuit() local