Searched refs:SelTy (Results 1 – 1 of 1) sorted by relevance
150 Type *SelTy = Type::getInt32Ty(Context); in UpgradeExceptionHandling() local151 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, nullptr); in UpgradeExceptionHandling()197 SelSlot = new AllocaInst(SelTy, "sel", Entry->getTerminator()); in UpgradeExceptionHandling()