Searched refs:NumNew (Results 1 – 2 of 2) sorted by relevance
853 const unsigned NumNew = BB->getNumber(); in addNewBlock() local865 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew); in addNewBlock()892 VI.AliveBlocks.set(NumNew); in addNewBlock()904 const unsigned NumNew = BB->getNumber(); in addNewBlock() local910 VI.AliveBlocks.set(NumNew); in addNewBlock()920 .AliveBlocks.set(NumNew); in addNewBlock()
725 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local727 for (int I = 0, E = NumNew; I < E; ++I) in resizeSmall()729 for (int I = 0, E = NumNew; I > E; --I) in resizeSmall()