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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h485 unsigned computeCyclicCriticalPath();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1318 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { function in class:ScheduleDAGMILive
2902 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath();

Completed in 178 milliseconds