Searched refs:Ty32 (Results 1 – 1 of 1) sorted by relevance
434 Type *Ty32 = Type::getInt32Ty(Context); in TEST_F() local435 Type *ArgTys[] = {Type::getInt64Ty(Context), Ty32}; in TEST_F()445 Instruction *Trunc = CastInst::CreateTruncOrBitCast(A1, Ty32, "", EntryBB); in TEST_F()