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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2483 static unsigned computeRemLatency(SchedBoundary &CurrZone) { function
2508 RemLatency = computeRemLatency(CurrZone);
2531 RemLatency = computeRemLatency(CurrZone);

Completed in 154 milliseconds