Searched defs:block_iterator_wrapper (Results 1 – 1 of 1) sorted by relevance
510 block_iterator_wrapper(pointer Entry, pointer Exit) : super(df_begin(Entry)) in block_iterator_wrapper() function519 block_iterator_wrapper() : super(df_end<pointer>((BasicBlock *)0)) {} in block_iterator_wrapper() function521 /*implicit*/ block_iterator_wrapper(super I) : super(I) {} in block_iterator_wrapper() function