Home | History | Annotate | Download | only in ObjCARC

Lines Matching full:bbi

1039       const DenseMap<const BasicBlock *, BBState>::iterator BBI =
1041 assert(BBI != BBStates.end());
1042 const BottomUpPtrState &SuccS = BBI->second.getPtrBottomUpState(Arg);