Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h497 unsigned computeCyclicCriticalPath();
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1331 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
2825 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()