Home
last modified time | relevance | path

Searched refs:ProcResourceTable (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSchedule.h192 const MCProcResourceDesc *ProcResourceTable; variable
211 ProcID(0), ProcResourceTable(0), SchedClassTable(0), in MCSchedModel()
224 ILPWindow(ilp), MispredictPenalty(mp), ProcID(pi), ProcResourceTable(pr), in MCSchedModel()
241 return &ProcResourceTable[ProcResourceIdx]; in getProcResource()