Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dmultivalue-stackify.py120 def is_interesting(program): function
217 if is_interesting(program):
/external/llvm-project/clang/utils/
Dcreduce-clang-crash.py216 is_interesting = self.check_expected_output(filename=empty_file.name)
217 if is_interesting: