Searched defs:DoNotOptimize (Results 1 - 1 of 1) sorted by relevance

/external/google-benchmark/include/benchmark/
H A Dbenchmark_api.h194 // The DoNotOptimize(...) function can be used to prevent a value or
204 inline BENCHMARK_ALWAYS_INLINE void DoNotOptimize(Tp const& value) { function in namespace:benchmark
209 inline BENCHMARK_ALWAYS_INLINE void DoNotOptimize(Tp const& value) {
214 inline BENCHMARK_ALWAYS_INLINE void DoNotOptimize(Tp const& value) {

Completed in 200 milliseconds