Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h489 unsigned computeCyclicCriticalPath();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1340 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
3071 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()