Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSchedule.h189 const MCSchedClassDesc *SchedClassTable; member
199 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel()
223 return &SchedClassTable[SchedClassIdx]; in getSchedClassDesc()