Searched defs:labeledBBsInTry (Results 1 – 2 of 2) sorted by relevance
121 MapleVector<BBT *> labeledBBsInTry; variable
36 …ocksLower::MoveCondGotoIntoTry(BBT &jtBB, BBT &condbrBB, const MapleVector<BBT *> &labeledBBsInTry) in MoveCondGotoIntoTry()530 MapleVector<BBT *> &labeledBBsInTry = tryEndTryBlock.GetLabeledBBsInTry(); in ProcessEnclosedBBBetweenTryEndTry() local