Searched refs:I16Ty (Results 1 – 1 of 1) sorted by relevance
378 Type *I16Ty = Type::getInt16Ty(Context); in TEST() local379 Type *I16PTy = PointerType::get(I16Ty, 0); in TEST()