Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp165 for (auto tmpBB : bb.GetPreds()) { in TailCallBBOpt() local
1572 for (auto tmpBB : exitBB.GetPreds()) { in TestPredsOfRetBB() local
Daarch64_cgfunc.cpp7183 for (auto *tmpBB : GetExitBBsVec()) { in MergeReturn() local
8432 BB *tmpBB = nullptr; in SelectParmList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1929 BB *tmpBB = curBB; in GenerateInstruction() local
2164 for (auto tmpBB : cleanupEntry.GetSuccs()) { in SetCleanupLabel() local