Searched refs:getInt1PtrTy (Results 1 – 6 of 6) sorted by relevance
411 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
658 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2032 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2076 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()2093 Type *Ty = Type::getInt1PtrTy(Context); in TEST_F()
278 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) { in getInt1PtrTy() function in Type
1382 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()1414 UndefValue::get(Type::getInt1PtrTy(Callee->getContext())), in visitCallSite()
1975 UndefValue::get(Type::getInt1PtrTy(FI.getContext()))); in visitFree()
895 if (IncV->getType() != Type::getInt1PtrTy(SE.getContext(), AS) in getIVIncOperand()