Searched refs:SCModel (Results 1 – 2 of 2) sorted by relevance
169 const MCSchedModel &SCModel = STI->getSchedModel(); in emitLatency() local170 int Latency = SCModel.computeInstrLatency(*STI, *MCII, Inst); in emitLatency()
1129 const MCSchedModel &SCModel = STI->getSchedModel(); in emitComments() local1130 int Latency = SCModel.computeInstrLatency<MCSubtargetInfo, MCInstrInfo, in emitComments()