Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dutil.py13 IT_Executable = 2 variable
70 ftype = IT_Executable
179 if ftype == IT_Executable:
/llvm-project-15.0.7/third-party/benchmark/tools/
H A Dcompare.py25 if in1_kind == IT_Executable and in2_kind == IT_Executable and output_file: