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

/freebsd-10.2-release/contrib/llvm/include/llvm/MC/
H A DMCSchedule.h181 const MCProcResourceDesc *ProcResourceTable; member in class:llvm::MCSchedModel
200 ProcID(0), ProcResourceTable(0), SchedClassTable(0),
214 ProcResourceTable(pr), SchedClassTable(sc), NumProcResourceKinds(npr),
234 return &ProcResourceTable[ProcResourceIdx];

Completed in 20 milliseconds