Searched refs:bool_setter_for (Results 1 – 1 of 1) sorted by relevance
71 auto bool_setter_for = [](void (DebugOptions::*member_setter)(bool)) { in AllocateFlags() local127 bool_setter_for(&DebugOptions::set_xla_cpu_enable_fast_math), in AllocateFlags()133 bool_setter_for(&DebugOptions::set_xla_cpu_fast_math_honor_nans), in AllocateFlags()140 bool_setter_for(&DebugOptions::set_xla_cpu_fast_math_honor_infs), in AllocateFlags()147 bool_setter_for(&DebugOptions::set_xla_gpu_enable_fast_min_max), in AllocateFlags()153 bool_setter_for( in AllocateFlags()160 bool_setter_for(&DebugOptions::set_xla_llvm_enable_noalias_metadata), in AllocateFlags()166 bool_setter_for( in AllocateFlags()174 bool_setter_for(&DebugOptions::set_xla_llvm_disable_expensive_passes), in AllocateFlags()190 bool_setter_for(&DebugOptions::set_xla_disable_all_hlo_passes), false, in AllocateFlags()[all …]