Searched refs:I16PTy (Results 1 – 1 of 1) sorted by relevance
361 Type *I16PTy = PointerType::get(I16Ty, 0); in TEST() local362 Constant *Aliasee = ConstantExpr::getBitCast(G, I16PTy); in TEST()364 LLVMAddAlias(wrap(M.get()), wrap(I16PTy), wrap(Aliasee), "a"); in TEST()