Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp174 const unsigned InstrLatency = computeInstrLatency(DefMI); in computeOperandLatency() local
194 : std::max(InstrLatency, DefaultDefLatency); in computeOperandLatency()