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.cpp461 if (MIRFunction *curFunction = GetCurrentFunction()) { in GetCurrentFuncCodeMp() local
469 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.cpp3354 GateRef curFunction = GetFunctionFromFrame(frame); in GenerateCircuit() local
5628 GateRef curFunction = GetFunctionFromFrame(frame); in GenerateCircuit() local