Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineScheduler.cpp2684 static unsigned computeRemLatency(SchedBoundary &CurrZone) { in computeRemLatency() function
2709 RemLatency = computeRemLatency(CurrZone); in shouldReduceLatency()
2732 RemLatency = computeRemLatency(CurrZone); in setPolicy()