Searched refs:getInt1PtrTy (Results 1 – 5 of 5) sorted by relevance
386 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
901 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()933 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()
1234 UndefValue::get(Type::getInt1PtrTy(FI.getContext()))); in visitFree()
301 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
940 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()