Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1212 bool ComputeRemLatency, unsigned &RemLatency) const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3313 bool ComputeRemLatency, in shouldReduceLatency() argument
3324 if (ComputeRemLatency) in shouldReduceLatency()