Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Drsp_bisect.py80 def is_path(s): function
98 if is_path(r):
158 num_files_in_rsp = sum(1 for a in rsp_entries if is_path(a))
191 list(filter(is_path, rsp_entries))[result - 1], result