Home
last modified time | relevance | path

Searched defs:firstBB (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_cfg.cpp39 BB *firstBB = cgFunc->GetFirstBB(); in BuildCFG() local
292 BB *firstBB = func.GetFirstBB(); in FindAndMarkUnreachable() local
506 BB *firstBB = cgFunc->GetFirstBB(); in UnreachCodeAnalysis() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h1144 BB *firstBB = nullptr; member in maplebe::CGFunc

Completed in 3 milliseconds