Home | History | Annotate | Download | only in ObjCARC

Lines Matching full:_direction

1091 #define ANNOTATE_BB(_states, _bb, _name, _type, _direction)                   \
1094 for(BBState::ptr_const_iterator I = (_states)._direction##_ptr_begin(), \
1095 E = (_states)._direction##_ptr_end(); I != E; ++I) { \