Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h466 void computeDFSResult();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1299 void ScheduleDAGMILive::computeDFSResult() { in computeDFSResult() function in ScheduleDAGMILive
2906 DAG->computeDFSResult(); in initialize()
3703 DAG->computeDFSResult(); in initialize()