Searched defs:Int1Ty (Results 1 – 3 of 3) sorted by relevance
258 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anoncbecf08d0111::LowerTypeTestsModule