Searched refs:isPostRA (Results 1 – 2 of 2) sorted by relevance
163 bool isPostRA() const { return IsPostRA; } in isPostRA() function
394 bool IsPostRA = Scheduler.isPostRA(); in scheduleRegions()459 DEBUG(dbgs() << "********** " << ((Scheduler.isPostRA()) ? "PostRA " : "") in scheduleRegions()487 if (Scheduler.isPostRA()) { in scheduleRegions()