Home
last modified time | relevance | path

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

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