Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2964 static unsigned computeRemLatency(SchedBoundary &CurrZone) { in computeRemLatency() function
2989 RemLatency = computeRemLatency(CurrZone); in shouldReduceLatency()
3012 RemLatency = computeRemLatency(CurrZone); in setPolicy()