Searched refs:FixupCatchrets (Results 1 – 1 of 1) sorted by relevance
822 SmallVector<CatchReturnInst *, 2> FixupCatchrets; in cloneCommonBlocks() local827 FixupCatchrets.clear(); in cloneCommonBlocks()831 FixupCatchrets.push_back(CatchRet); in cloneCommonBlocks()833 for (CatchReturnInst *CatchRet : FixupCatchrets) in cloneCommonBlocks()