Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp151 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, nullptr); in UpgradeExceptionHandling() local
227 LandingPadInst *LPI = Builder.CreateLandingPad(LPadSlotTy, 0); in UpgradeExceptionHandling()
280 Builder.CreateInsertValue(UndefValue::get(LPadSlotTy), in UpgradeExceptionHandling()