OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DoNotOptimize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
benchmark.h
312
// The
DoNotOptimize
(...) function can be used to prevent a value or
319
void
DoNotOptimize
(Tp const& value) {
324
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp& value) {
339
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
349
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h
309
// The
DoNotOptimize
(...) function can be used to prevent a value or
315
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
320
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp& value) {
335
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
343
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
Completed in 31 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026