Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h447 unsigned computeCyclicCriticalPath();
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1163 unsigned ScheduleDAGMILive::computeCyclicCriticalPath() { in computeCyclicCriticalPath() function in ScheduleDAGMILive
2573 Rem.CyclicCritPath = DAG->computeCyclicCriticalPath(); in registerRoots()