Home
last modified time | relevance | path

Searched refs:getRegionCriticalPSets (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp533 DAG->getRegionCriticalPSets(), in readyQueueVerboseDump()
785 DAG->getRegionCriticalPSets(), in pickNodeFromQueue()
H A DMachineScheduler.cpp3455 DAG->getRegionCriticalPSets(), in initCandidate()
3463 DAG->getRegionCriticalPSets(), in initCandidate()
3470 DAG->getRegionCriticalPSets(), in initCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h462 const std::vector<PressureChange> &getRegionCriticalPSets() const { in getRegionCriticalPSets() function