Searched refs:OrigBlocks (Results 1 – 3 of 3) 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()
1740 unsigned OrigBlocks = SA->getNumLiveBlocks(); in splitAroundRegion() local1764 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()1765 LLVM_DEBUG(dbgs() << "Main interval covers the same " << OrigBlocks in splitAroundRegion()