Searched refs:getInt1PtrTy (Results 1 – 6 of 6) sorted by relevance
440 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
1338 auto *CPN = ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0)); in allocHungoffUselist()1351 ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0))); in setHungoffOperand()
216 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
4242 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()4277 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()
2432 UndefValue::get(Type::getInt1PtrTy(FI.getContext()))); in visitFree()
953 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()