Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2654 static unsigned computeRemLatency(SchedBoundary &CurrZone) { in computeRemLatency() function
2679 RemLatency = computeRemLatency(CurrZone); in shouldReduceLatency()
2702 RemLatency = computeRemLatency(CurrZone); in setPolicy()