Searched refs:getInt1PtrTy (Results 1 – 7 of 7) sorted by relevance
405 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
273 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
981 auto *CPN = ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0)); in allocHungoffUselist()
672 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2049 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2093 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2110 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()
1982 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()2014 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()
2040 UndefValue::get(Type::getInt1PtrTy(FI.getContext()))); in visitFree()
901 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()