Home
last modified time | relevance | path

Searched defs:SetCleanupLabel (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h797 void SetCleanupLabel(LabelNode &node) in SetCleanupLabel() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp2156 void CGFunc::SetCleanupLabel(BB &cleanupEntry) in SetCleanupLabel() function in maplebe::CGFunc