Struct OptSpec::LoopInfo#
Defined in File AutoTuningInterface.h
Nested Relationships#
This struct is a nested type of Class OptSpec.
Struct Documentation#
-
struct LoopInfo
Public Functions
-
inline LoopInfo(LocalVar *_handle = 0, const std::string &name = "")
Public Members
-
LocalVar *handle
-
std::string ivarname
-
inline LoopInfo(LocalVar *_handle = 0, const std::string &name = "")