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

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp607 ptr_iterator bottom_up_ptr_end() { return PerPtrBottomUp.end(); } function in class:__anon26266::BBState
611 ptr_const_iterator bottom_up_ptr_end() const { function in class:__anon26266::BBState
774 ME = Other.bottom_up_ptr_end(); MI != ME; ++MI) {
783 ME = bottom_up_ptr_end(); MI != ME; ++MI)
1819 if (I != MyStates.bottom_up_ptr_end())
1831 ME = MyStates.bottom_up_ptr_end(); MI != ME; ++MI) {

Completed in 151 milliseconds