Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp542 …for (auto exitBB = cgFunc->GetExitBBsVec().begin(); exitBB != cgFunc->GetExitBBsVec().end(); ++exi… in UnreachCodeAnalysis() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp961 for (auto *exitBB : cgFunc.GetExitBBsVec()) { in Run() local
966 for (auto *exitBB : cgFunc.GetExitBBsVec()) { in Run() local