Searched defs:block_iterator_wrapper (Results 1 – 1 of 1) sorted by relevance
520 block_iterator_wrapper(pointer Entry, pointer Exit) : super(df_begin(Entry)) in block_iterator_wrapper() function529 block_iterator_wrapper() : super(df_end<pointer>((BasicBlock *)nullptr)) {} in block_iterator_wrapper() function531 /*implicit*/ block_iterator_wrapper(super I) : super(I) {} in block_iterator_wrapper() function