Searched defs:CPN (Results 1 – 7 of 7) sorted by relevance
133 if (ConstantPointerNull *CPN = in PointerMayBeCaptured() local
1130 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) in aliasCheck() local1133 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O2)) in aliasCheck() local
332 if (ConstantPointerNull *CPN = in PointerMayBeCaptured() local
1424 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) in aliasCheck() local1427 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O2)) in aliasCheck() local
1203 auto *CPN = ConstantPointerNull::get(Type::getInt1PtrTy(getContext(), 0)); in allocHungoffUselist() local
1642 Constant *CPN = ConstantPointerNull::get(PT); in relocationViaAlloca() local
1408 ConstantPoolSDNode *CPN = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local