Home
last modified time | relevance | path

Searched refs:SetCurrentFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dlower.h52 SetCurrentFunc(func); in mirModule()
66 SetCurrentFunc(nullptr); in CGLowerer()
284 void SetCurrentFunc(MIRFunction *func) in SetCurrentFunc() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp3282 SetCurrentFunc(&func); in LowerFunc()