Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/UpdateTestChecks/
Dcommon.py160 def genericize_check_lines(lines, is_analyze): argument
185 if is_analyze == False:
192 …_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format, is_asm, is_analyze): argument
223 func_body = genericize_check_lines(func_body, is_analyze)