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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp145 Type *SelTy = Type::getInt32Ty(Context); local
146 Type *LPadSlotTy = StructType::get(ExnTy, SelTy, NULL);
192 SelSlot = new AllocaInst(SelTy, "sel", Entry->getTerminator());

Completed in 382 milliseconds