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.cpp469 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMp() local
477 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMpAllocator() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h879 MIRFunction *curFunction; variable
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp3361 GateRef curFunction = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local
5646 GateRef curFunction = GetFunctionFromFrame(glue, frame); in GenerateCircuit() local