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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp146 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, NULL); local
223 LandingPadInst *LPI = Builder.CreateLandingPad(LPadSlotTy, PersFn, 0);
276 Builder.CreateInsertValue(UndefValue::get(LPadSlotTy),

Completed in 358 milliseconds