Searched defs:Int1Ty (Results 1 – 3 of 3) sorted by relevance
233 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
173 Type *Int1Ty = Type::getInt1Ty(getGlobalContext()); in TEST() local
217 IntegerType *Int1Ty; member