Searched refs:NumNew (Results 1 – 2 of 2) sorted by relevance
824 const unsigned NumNew = BB->getNumber(); in addNewBlock() local836 getVarInfo(BBI->getOperand(i).getReg()).AliveBlocks.set(NumNew); in addNewBlock()863 VI.AliveBlocks.set(NumNew); in addNewBlock()875 const unsigned NumNew = BB->getNumber(); in addNewBlock() local881 VI.AliveBlocks.set(NumNew); in addNewBlock()891 .AliveBlocks.set(NumNew); in addNewBlock()
716 int NumNew = (int)NumOps - (int)ExistingOps.size(); in resizeSmall() local718 for (int I = 0, E = NumNew; I < E; ++I) in resizeSmall()720 for (int I = 0, E = NumNew; I > E; --I) in resizeSmall()