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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DObjCARC.cpp1511 typedef MapTy::const_iterator ptr_const_iterator; typedef in class:__anon10613::BBState
1515 ptr_const_iterator top_down_ptr_begin() const {
1518 ptr_const_iterator top_down_ptr_end() const {
1524 ptr_const_iterator bottom_up_ptr_begin() const {
1527 ptr_const_iterator bottom_up_ptr_end() const {
1609 for (ptr_const_iterator MI = Other.top_down_ptr_begin(),
1640 for (ptr_const_iterator MI = Other.bottom_up_ptr_begin(),

Completed in 133 milliseconds