Struct FuseLoopInfo#
Defined in File AutoTuningInterface.h
Struct Documentation#
-
struct FuseLoopInfo#
Public Types
-
typedef std::pair<LoopTreeNode*, int> Entry#
Public Functions
-
inline FuseLoopInfo(LoopTreeNode *_pivot = 0)#
Public Static Functions
-
static POETCode *toPOET(HandleMap &handleMap, const FuseLoopInfo &info)#
-
typedef std::pair<LoopTreeNode*, int> Entry#