AutoTuningInterface::AutoTuningInterface
Construct from string
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/AutoTuningInterface.h>
AutoTuningInterface(std::string const& _fname);
Parameters
Name |
Description |
_fname |
The object to copy construct from |
Created with MrDocs