Searched refs:OrigBlocks (Results 1 – 2 of 2) sorted by relevance
1044 unsigned OrigBlocks = SA->getNumLiveBlocks(); in splitAroundRegion() local1068 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()1069 DEBUG(dbgs() << "Main interval covers the same " << OrigBlocks in splitAroundRegion()
1312 unsigned OrigBlocks = SA->getNumLiveBlocks(); in splitAroundRegion() local1336 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()1337 DEBUG(dbgs() << "Main interval covers the same " << OrigBlocks in splitAroundRegion()