Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h167 using FilteredSectionConstIterator = FilterIterator<SectionConstIterator>; variable
982 iterator_range<FilteredSectionConstIterator> sections() const { in sections()
1008 iterator_range<FilteredSectionConstIterator> allocatableSections() const { in allocatableSections()
1023 iterator_range<FilteredSectionConstIterator> nonAllocatableSections() const { in nonAllocatableSections()