Home
last modified time | relevance | path

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

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