Searched defs:getProcResource (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h100 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { function in class:llvm::TargetSchedModel
101 return SchedModel.getProcResource(PIdx);
/external/llvm/include/llvm/MC/
H A DMCSchedule.h237 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { function in class:llvm::MCSchedModel

Completed in 65 milliseconds