Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp533 DAG->getRegionCriticalPSets(), in readyQueueVerboseDump()
785 DAG->getRegionCriticalPSets(), in pickNodeFromQueue()
H A DMachineScheduler.cpp3145 DAG->getRegionCriticalPSets(), in initCandidate()
3153 DAG->getRegionCriticalPSets(), in initCandidate()
3160 DAG->getRegionCriticalPSets(), in initCandidate()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h456 const std::vector<PressureChange> &getRegionCriticalPSets() const { in getRegionCriticalPSets() function