#include "compile_vect.hh"#include "compile_scal.hh"#include "loop.hh"#include "floats.hh"#include "ppsig.hh"#include "delayline.hh"Go to the source code of this file.
Variables | |
| int | gVecSize |
| bool | gSchedulerSwitch |
| bool gSchedulerSwitch |
| int gVecSize |
Definition at line 133 of file main.cpp.
Referenced by dlineLoop(), VectorCompiler::generateFixDelay(), Klass::printComputeMethodOpenMP(), Klass::printComputeMethodScheduler(), Klass::printComputeMethodVectorFaster(), Klass::printComputeMethodVectorSimple(), process_cmdline(), and vectorLoop().
1.6.3