Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1176 ConvergingScheduler::SchedBoundary &OppositeZone,
1558 ConvergingScheduler::SchedBoundary &OppositeZone, in balanceZones() argument
1581 OppositeZone.ResourceCounts[CriticalZone.CritResIdx]; in balanceZones()
1582 if ((int)(OppositeZone.ExpectedCount - OppositeCount) in balanceZones()
1585 DEBUG(dbgs() << "Balance " << OppositeZone.Available.getName() << " demand " in balanceZones()
1586 << SchedModel->getProcResource(OppositeZone.CritResIdx)->Name in balanceZones()