Searched defs:jtBB (Results 1 – 1 of 1) sorted by relevance
36 StmtNode *TryCatchBlocksLower::MoveCondGotoIntoTry(BBT &jtBB, BBT &condbrBB, const MapleVector<BBT … in MoveCondGotoIntoTry()701 BBT *jtBB = lastBB->GetFallthruBranch(); in PalceCatchSeenSofar() local