Home | History | Annotate | Download | only in IR

Lines Matching refs:getInt1Ty

441     pImpl->TheTrueVal = ConstantInt::get(Type::getInt1Ty(Context), 1);
448 pImpl->TheFalseVal = ConstantInt::get(Type::getInt1Ty(Context), 0);
1756 StructType::get(Type::getInt1Ty(Ty->getContext()), Ty, NULL);
1869 Type *ResultTy = Type::getInt1Ty(LHS->getContext());
1890 Type *ResultTy = Type::getInt1Ty(LHS->getContext());