Searched refs:bottom_up_ptr_begin (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp606 ptr_iterator bottom_up_ptr_begin() { return PerPtrBottomUp.begin(); } function in class:__anon26266::BBState
608 ptr_const_iterator bottom_up_ptr_begin() const { function in class:__anon26266::BBState
773 for (ptr_const_iterator MI = Other.bottom_up_ptr_begin(),
782 for (ptr_iterator MI = bottom_up_ptr_begin(),
1830 for (BBState::ptr_iterator MI = MyStates.bottom_up_ptr_begin(),

Completed in 161 milliseconds