Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dtrycatchblockslower.cpp36 StmtNode *TryCatchBlocksLower::MoveCondGotoIntoTry(BBT &jtBB, BBT &condbrBB, const MapleVector<BBT … in MoveCondGotoIntoTry()
701 BBT *jtBB = lastBB->GetFallthruBranch(); in PalceCatchSeenSofar() local