Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp40 BB *fallthruBB = curBB->GetNext(); in BuildCFG() local
87 BB *fallthruBB = curBB->GetNext(); in BuildCFG() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4694 BB *fallthruBB = bb->GetNext(); in InsertJumpPad() local