Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1293 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMp() local
1301 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMpAllocator() local
1309 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncDataMp() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h843 MIRFunction *curFunction; variable
Dmir_module.h931 MIRFunction *curFunction; variable