Searched refs:CheckAndProcessCatchNodeInCurrTryBlock (Results 1 – 2 of 2) sorted by relevance
170 bool CheckAndProcessCatchNodeInCurrTryBlock(BBT &ebb, LabelIdx ebbLabel, uint32 index);
263 bool TryCatchBlocksLower::CheckAndProcessCatchNodeInCurrTryBlock(BBT &origLowerBB, LabelIdx ebbLabe… in CheckAndProcessCatchNodeInCurrTryBlock() function in maplebe::TryCatchBlocksLower548 bool found = CheckAndProcessCatchNodeInCurrTryBlock(*lowerBB, ebbLabel, i); in ProcessEnclosedBBBetweenTryEndTry()