Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h495 unsigned computeCyclicCriticalPath();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1580 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
3390 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()