Searched refs:getInt1PtrTy (Results 1 – 6 of 6) sorted by relevance
408 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
453 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
220 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
1523 auto *CPN = ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0)); in allocHungoffUselist()1536 ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0))); in setHungoffOperand()
700 UndefValue::get(Type::getInt1PtrTy(Ctx)), in CreateNonTerminatorUnreachable()
972 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()