Searched refs:NumNew (Results 1 – 2 of 2) sorted by relevance
835 const unsigned NumNew = BB->getNumber(); in addNewBlock() local847 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew); in addNewBlock()874 VI.AliveBlocks.set(NumNew); in addNewBlock()886 const unsigned NumNew = BB->getNumber(); in addNewBlock() local892 VI.AliveBlocks.set(NumNew); in addNewBlock()902 .AliveBlocks.set(NumNew); in addNewBlock()
622 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local624 for (int I = 0, E = NumNew; I < E; ++I) in resizeSmall()626 for (int I = 0, E = NumNew; I > E; --I) in resizeSmall()