Searched refs:SelTy (Results 1 – 3 of 3) sorted by relevance
524 Type *SelTy = Type::getInt32Ty(Context); in UpgradeExceptionHandling() local525 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, NULL); in UpgradeExceptionHandling()571 SelSlot = new AllocaInst(SelTy, "sel", Entry->getTerminator()); in UpgradeExceptionHandling()
66 llvm::DIType *SelTy = nullptr; variable
511 if (!SelTy) in CreateType()512 SelTy = DBuilder.createForwardDecl(llvm::dwarf::DW_TAG_structure_type, in CreateType()515 return SelTy; in CreateType()