Searched refs:OrigBlocks (Results 1 – 1 of 1) sorted by relevance
1153 unsigned OrigBlocks = SA->getNumLiveBlocks(); in splitAroundRegion() local1177 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()1178 LLVM_DEBUG(dbgs() << "Main interval covers the same " << OrigBlocks in splitAroundRegion()