Searched refs:NumNew (Results 1 – 2 of 2) sorted by relevance
846 const unsigned NumNew = BB->getNumber(); in addNewBlock() local858 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew); in addNewBlock()885 VI.AliveBlocks.set(NumNew); in addNewBlock()897 const unsigned NumNew = BB->getNumber(); in addNewBlock() local903 VI.AliveBlocks.set(NumNew); in addNewBlock()913 .AliveBlocks.set(NumNew); in addNewBlock()
732 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local734 for (int I = 0, E = NumNew; I < E; ++I) in resizeSmall()736 for (int I = 0, E = NumNew; I > E; --I) in resizeSmall()