Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CPN

1642           Constant *CPN = ConstantPointerNull::get(PT);
1643 StoreInst *Store = new StoreInst(CPN, AI);