Home | History | Annotate | Download | only in ObjCARC

Lines Matching refs:Value

35 bool llvm::objcarc::CanAlterRefCount(const Instruction *Inst, const Value *Ptr,
59 const Value *Op = *I;
72 const Value *Ptr,
85 bool llvm::objcarc::CanUse(const Instruction *Inst, const Value *Ptr,
106 const Value *Op = *OI;
113 // Special-case stores, because we don't care about the stored value, just
115 const Value *Op = GetUnderlyingObjCPtr(SI->getPointerOperand(), DL);
125 const Value *Op = *OI;
136 const Value *Arg, ProvenanceAnalysis &PA) {
224 const Value *Arg,