Home | History | Annotate | Download | only in IR

Lines Matching refs:getInt1Ty

477     pImpl->TheTrueVal = ConstantInt::get(Type::getInt1Ty(Context), 1);
484 pImpl->TheFalseVal = ConstantInt::get(Type::getInt1Ty(Context), 0);
1843 StructType::get(Type::getInt1Ty(Ty->getContext()), Ty, NULL);
1956 Type *ResultTy = Type::getInt1Ty(LHS->getContext());
1977 Type *ResultTy = Type::getInt1Ty(LHS->getContext());