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