LIBINT
2.1.0-stable
|
Internal registry of information. More...
#include <graph_registry.h>
Public Member Functions | |
bool | accumulate_targets_directly () const |
Are targets computed, then accumulated, or accumulated directly? The latter possible only if all targets are unrolled. | |
void | accumulate_targets_directly (bool atd) |
MemoryManager::Size | size_of_target_accum () const |
The size of the buffer at the beginning of stack allocated to hold accumulated targets. | |
void | size_of_target_accum (const MemoryManager::Size &sota) |
Internal registry of information.
Encapsulates info which should not be controled by the user,