Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:NullPtr

238     return nullptr;
848 (Type *)nullptr);
880 Constant *NullPtr = ConstantPointerNull::get(F->getType());
884 NullPtr,F->getName()+".fpcache");
902 NullPtr, "isNull");
921 PHINode *FuncPtr = PHINode::Create(NullPtr->getType(), 2,