Searched refs:InstrLatency (Results 1 – 1 of 1) sorted by relevance
177 const unsigned InstrLatency = computeInstrLatency(DefMI); in computeOperandLatency() local197 : std::max(InstrLatency, DefaultDefLatency); in computeOperandLatency()