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

/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h82 unsigned getProcessorID() const { return SchedModel.getProcessorID(); } function in class:llvm::TargetSchedModel
/freebsd-10.2-release/contrib/llvm/include/llvm/MC/
H A DMCSchedule.h217 unsigned getProcessorID() const { return ProcID; } function in class:llvm::MCSchedModel

Completed in 94 milliseconds