Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDhsa-gen.c202 (tree fdecl, bool kernel_p, unsigned ssa_names_count, bool modified_cfg) in hsa_function_representation() argument
212 m_modified_cfg (modified_cfg) in hsa_function_representation()
6246 bool modified_cfg = false; in convert_switch_statements() local
6264 modified_cfg = true; in convert_switch_statements()
6426 return modified_cfg; in convert_switch_statements()
6526 bool modified_cfg = convert_switch_statements (); in generate_hsa() local
6530 modified_cfg); in generate_hsa()
HDhsa-common.h1105 bool modified_cfg = false);