Searched refs:LiveInPressure (Results 1 – 4 of 4) sorted by relevance
81 std::vector<unsigned> LiveInPressure; variable
392 LiveInPressure = TopPressure.MaxSetPressure; in initRegPressure()599 dbgs() << "LiveInPressure " << LiveInPressure[DAG->getSGPRSetID()] << ' ' in printDebug()600 << LiveInPressure[DAG->getVGPRSetID()] << '\n'; in printDebug()
71 std::vector<unsigned> LiveInPressure; variable
371 LiveInPressure = TopPressure.MaxSetPressure; in initRegPressure()565 dbgs() << "LiveInPressure " << LiveInPressure[DAG->getSGPRSetID()] << ' ' in printDebug()566 << LiveInPressure[DAG->getVGPRSetID()] << '\n'; in printDebug()