Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dtrycatchblockslower.cpp356 BBT *nextBBThreadHead = nullptr; in CollectCatchAndFallthruUntilNextCatchBB() local
399 void TryCatchBlocksLower::ProcessThreadTail(BBT &threadTail, BBT *const &nextBBThreadHead, bool has… in ProcessThreadTail()
423 …hBlocksLower::WrapCatchWithTryEndTryBlock(std::vector<BBT *> &currBBThread, BBT *&nextBBThreadHead, in WrapCatchWithTryEndTryBlock()
487 const BBT *nextBBThreadHead) in SwapEndTryBBAndCurrBBThread()
553 BBT *nextBBThreadHead = nullptr; in ProcessEnclosedBBBetweenTryEndTry() local