Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp68 BB *gotoBB = cgFunc->GetBBFromLab2BBMap(labelIdx); in BuildCFG() local
77 BB *gotoBB = cgFunc->GetBBFromLab2BBMap(labelIdx); in BuildCFG() local
80 for (auto gotoBB : bbs) { in BuildCFG() local