Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1316 typedef MapTy::const_iterator ptr_const_iterator; typedef in __anon2a2b45350911::BBState
1320 ptr_const_iterator top_down_ptr_begin() const { in top_down_ptr_begin()
1323 ptr_const_iterator top_down_ptr_end() const { in top_down_ptr_end()
1329 ptr_const_iterator bottom_up_ptr_begin() const { in bottom_up_ptr_begin()
1332 ptr_const_iterator bottom_up_ptr_end() const { in bottom_up_ptr_end()
1400 for (ptr_const_iterator MI = Other.top_down_ptr_begin(), in MergePred()
1425 for (ptr_const_iterator MI = Other.bottom_up_ptr_begin(), in MergeSucc()
2189 for (BBState::ptr_const_iterator I = MyStates.top_down_ptr_begin(), in CheckForCFGHazards()