Searched refs:bottom_up_ptr_iterator (Results 1 – 1 of 1) sorted by relevance
223 using bottom_up_ptr_iterator = decltype(PerPtrBottomUp)::iterator; typedef in __anon9dc24dd00111::BBState227 bottom_up_ptr_iterator bottom_up_ptr_begin() { in bottom_up_ptr_begin()230 bottom_up_ptr_iterator bottom_up_ptr_end() { return PerPtrBottomUp.end(); } in bottom_up_ptr_end()265 bottom_up_ptr_iterator findPtrBottomUpState(const Value *Arg) { in findPtrBottomUpState()