Searched refs:enable_lto (Results 1 – 2 of 2) sorted by relevance
49 cmake.definitions["BENCHMARK_ENABLE_LTO"] = "ON" if self.options.enable_lto else "OFF"
1322 enable_lto=no)1323 if test "$enable_lto" = "yes" || test "$enable_lto" = "probe"; then1348 if test "$enable_lto" = "yes" && test "$have_lto" != "yes"; then