Classes | Functions | Variables
donotoptimize_assembly_test.cc File Reference
#include <benchmark/benchmark.h>
Include dependency graph for donotoptimize_assembly_test.cc:

Go to the source code of this file.

Classes

struct  Large
 
struct  NotTriviallyCopyable
 

Functions

int Add42 (int x)
 
int test_div_by_two (int input)
 
int test_inc_integer ()
 
void test_pointer_const_lvalue ()
 
void test_pointer_lvalue ()
 
void test_pointer_rvalue ()
 
void test_with_const_lvalue ()
 
void test_with_large_const_lvalue ()
 
void test_with_large_lvalue ()
 
void test_with_large_rvalue ()
 
void test_with_lvalue ()
 
void test_with_non_trivial_const_lvalue ()
 
void test_with_non_trivial_lvalue ()
 
void test_with_non_trivial_rvalue ()
 
void test_with_rvalue ()
 

Variables

int ExternInt
 
int ExternInt2
 
int ExternInt3
 

Function Documentation

◆ Add42()

int Add42 ( int  x)
inline

Definition at line 13 of file donotoptimize_assembly_test.cc.

◆ test_div_by_two()

int test_div_by_two ( int  input)

Definition at line 109 of file donotoptimize_assembly_test.cc.

◆ test_inc_integer()

int test_inc_integer ( )

Definition at line 119 of file donotoptimize_assembly_test.cc.

◆ test_pointer_const_lvalue()

void test_pointer_const_lvalue ( )

Definition at line 144 of file donotoptimize_assembly_test.cc.

◆ test_pointer_lvalue()

void test_pointer_lvalue ( )

Definition at line 155 of file donotoptimize_assembly_test.cc.

◆ test_pointer_rvalue()

void test_pointer_rvalue ( )

Definition at line 134 of file donotoptimize_assembly_test.cc.

◆ test_with_const_lvalue()

void test_with_const_lvalue ( )

Definition at line 82 of file donotoptimize_assembly_test.cc.

◆ test_with_large_const_lvalue()

void test_with_large_const_lvalue ( )

Definition at line 90 of file donotoptimize_assembly_test.cc.

◆ test_with_large_lvalue()

void test_with_large_lvalue ( )

Definition at line 62 of file donotoptimize_assembly_test.cc.

◆ test_with_large_rvalue()

void test_with_large_rvalue ( )

Definition at line 36 of file donotoptimize_assembly_test.cc.

◆ test_with_lvalue()

void test_with_lvalue ( )

Definition at line 53 of file donotoptimize_assembly_test.cc.

◆ test_with_non_trivial_const_lvalue()

void test_with_non_trivial_const_lvalue ( )

Definition at line 101 of file donotoptimize_assembly_test.cc.

◆ test_with_non_trivial_lvalue()

void test_with_non_trivial_lvalue ( )

Definition at line 73 of file donotoptimize_assembly_test.cc.

◆ test_with_non_trivial_rvalue()

void test_with_non_trivial_rvalue ( )

Definition at line 46 of file donotoptimize_assembly_test.cc.

◆ test_with_rvalue()

void test_with_rvalue ( )

Definition at line 29 of file donotoptimize_assembly_test.cc.

Variable Documentation

◆ ExternInt

int ExternInt

◆ ExternInt2

int ExternInt2

◆ ExternInt3

int ExternInt3


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:11