Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp2115 BB *cleanupEntry = nullptr; in MarkCleanupEntryBB() local
2156 void CGFunc::SetCleanupLabel(BB &cleanupEntry) in SetCleanupLabel()