Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp78 UseOldLatencyCalc("ppc-old-latency-calc", cl::Hidden, variable
141 if (!ItinData || UseOldLatencyCalc) in getInstrLatency()