Home
last modified time | relevance | path

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

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