Home
last modified time | relevance | path

Searched refs:LPadSlotTy (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp525 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, NULL); in UpgradeExceptionHandling() local
602 LandingPadInst *LPI = Builder.CreateLandingPad(LPadSlotTy, PersFn, 0); in UpgradeExceptionHandling()
655 Builder.CreateInsertValue(UndefValue::get(LPadSlotTy), in UpgradeExceptionHandling()