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

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

Completed in 201 milliseconds