Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Always inline 'inline' functions
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 20 Jun 2014 12:02:05 +0000 (14:02 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 20 Jun 2014 12:02:05 +0000 (14:02 +0200)
commit8cd2aa3aa4d99f1fc6a0127426b2fb6586a454a3
tree101c128f096a0d572db76dce8e6d7e582eba1fc7
parent8200dac3497a4b07ee38b58ba19306708923c464
[mc] Always inline 'inline' functions

The MC is usually compiled without optimisation as they tend to
confuse the state comparison. But we *really* want to inline functions
declared 'inline'.
src/mc/mc_mmu.h
src/mc/mc_page_snapshot.cpp
src/mc/mc_page_store.cpp
src/mc/mc_private.h