Home
last modified time | relevance | path

Searched defs:bottom_up_ptr_begin (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp227 bottom_up_ptr_iterator bottom_up_ptr_begin() { in bottom_up_ptr_begin() function in __anoncba3e1850111::BBState
231 const_bottom_up_ptr_iterator bottom_up_ptr_begin() const { in bottom_up_ptr_begin() function in __anoncba3e1850111::BBState
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp229 bottom_up_ptr_iterator bottom_up_ptr_begin() { in bottom_up_ptr_begin() function in __anon85f4194d0111::BBState
233 const_bottom_up_ptr_iterator bottom_up_ptr_begin() const { in bottom_up_ptr_begin() function in __anon85f4194d0111::BBState
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1327 ptr_iterator bottom_up_ptr_begin() { return PerPtrBottomUp.begin(); } in bottom_up_ptr_begin() function in __anon2a2b45350911::BBState
1329 ptr_const_iterator bottom_up_ptr_begin() const { in bottom_up_ptr_begin() function in __anon2a2b45350911::BBState