Searched refs:bottom_up_ptr_begin (Results 1 – 1 of 1) sorted by relevance
227 bottom_up_ptr_iterator bottom_up_ptr_begin() { in bottom_up_ptr_begin() function in __anon9dc24dd00111::BBState231 const_bottom_up_ptr_iterator bottom_up_ptr_begin() const { in bottom_up_ptr_begin() function in __anon9dc24dd00111::BBState407 for (auto MI = Other.bottom_up_ptr_begin(), ME = Other.bottom_up_ptr_end(); in MergeSucc()416 for (auto MI = bottom_up_ptr_begin(), ME = bottom_up_ptr_end(); MI != ME; in MergeSucc()448 for (auto I = BBInfo.bottom_up_ptr_begin(), E = BBInfo.bottom_up_ptr_end(); in operator <<()1218 for (auto MI = MyStates.bottom_up_ptr_begin(), in VisitInstructionBottomUp()