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.cpp530 DAG->getRegionCriticalPSets(), in readyQueueVerboseDump()
782 DAG->getRegionCriticalPSets(), in pickNodeFromQueue()
H A DMachineScheduler.cpp3917 DAG->getRegionCriticalPSets(), in initCandidate()
3925 DAG->getRegionCriticalPSets(), in initCandidate()
3932 DAG->getRegionCriticalPSets(), in initCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h470 const std::vector<PressureChange> &getRegionCriticalPSets() const { in getRegionCriticalPSets() function