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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h123 typedef const MCWriteProcResEntry *ProcResIter; typedef in class:llvm::TargetSchedModel
127 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const {
131 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h123 typedef const MCWriteProcResEntry *ProcResIter; typedef in class:llvm::TargetSchedModel
127 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const {
131 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const {

Completed in 116 milliseconds