LLVM API Documentation
#include "MSScheduleSB.h"
#include "llvm/Support/Debug.h"
#include "llvm/Target/TargetSchedInfo.h"
#include "../SparcV9Internals.h"
#include "llvm/CodeGen/MachineInstr.h"
#include <iostream>
Include dependency graph for MSScheduleSB.cpp:
Go to the source code of this file.
Defines | |
#define | DEBUG_TYPE "ModuloSchedSB" |
Functions | |
bool | resourcesFree (MSchedGraphSBNode *, int, std::map< int, std::map< int, int > > &resourceNumPerCycle) |
#define DEBUG_TYPE "ModuloSchedSB" |
Definition at line 13 of file MSScheduleSB.cpp.
bool resourcesFree | ( | MSchedGraphSBNode * | , | |
int | , | |||
std::map< int, std::map< int, int > > & | resourceNumPerCycle | |||
) |