Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2655 static unsigned computeRemLatency(SchedBoundary &CurrZone) { in computeRemLatency() function
2680 RemLatency = computeRemLatency(CurrZone); in shouldReduceLatency()
2703 RemLatency = computeRemLatency(CurrZone); in setPolicy()