Home | History | Annotate | Download | only in ObjCARC

Lines Matching refs:IncValue

108       for (Value *IncValue : PN->incoming_values())
109 Worklist.push_back(IncValue);