Home
last modified time | relevance | path

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

/external/llvm/utils/
Dupdate_llc_test_checks.py123 def should_add_line_to_output(input_line, prefix_set): function
223 if should_add_line_to_output(input_line, prefix_set) == True:
Dupdate_test_checks.py255 def should_add_line_to_output(input_line, prefix_set): function
361 if should_add_line_to_output(input_line, prefix_set) == True: