Searched defs:Int1Ty (Results 1 – 5 of 5) sorted by relevance
262 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon8c19cfa10111::ModuleSanitizerCoverage
265 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
611 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); in generateInstruction() local
392 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon008eecce0111::LowerTypeTestsModule