Searched refs:getInt1PtrTy (Results 1 – 6 of 6) sorted by relevance
500 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
397 PoisonValue::get(Type::getInt1PtrTy(Ctx)), in CreateNonTerminatorUnreachable()
936 UndefValue::get(Type::getInt1PtrTy(CI->getContext())), CI); in OptimizeIndividualCallImpl()955 UndefValue::get(Type::getInt1PtrTy(CI->getContext())), CI); in OptimizeIndividualCallImpl()
289 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
2034 auto *CPN = ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0)); in allocHungoffUselist()2047 ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0))); in setHungoffOperand()
1005 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()