Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Dopt-viewer.py194 def __init__(self, output_dir, should_display_hotness, max_hottest_remarks_on_index): argument
197 self.max_hottest_remarks_on_index = max_hottest_remarks_on_index
228 max_entries = self.max_hottest_remarks_on_index
267 max_hottest_remarks_on_index, argument
284 …IndexRenderer(output_dir, should_display_hotness, max_hottest_remarks_on_index).render(sorted_rema…
374 args.max_hottest_remarks_on_index,