Home
last modified time | relevance | path

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

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