Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:NullPtr

231     return nullptr;
818 (Type *)nullptr);
851 Constant *NullPtr = ConstantPointerNull::get(F->getType());
855 NullPtr,F->getName()+".fpcache");
873 NullPtr, "isNull");
892 PHINode *FuncPtr = PHINode::Create(NullPtr->getType(), 2,