Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDVLIWMachineScheduler.cpp533 DAG->getRegionCriticalPSets(), in readyQueueVerboseDump()
785 DAG->getRegionCriticalPSets(), in pickNodeFromQueue()
HDMachineScheduler.cpp3494 DAG->getRegionCriticalPSets(), in initCandidate()
3502 DAG->getRegionCriticalPSets(), in initCandidate()
3509 DAG->getRegionCriticalPSets(), in initCandidate()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineScheduler.h462 const std::vector<PressureChange> &getRegionCriticalPSets() const { in getRegionCriticalPSets() function