Lines Matching full:nblocks
790 unsigned NBlocks = Cfg->getNumBlockIDs();791 Scfg = new (Arena) til::SCFG(Arena, NBlocks);794 BBInfo.resize(NBlocks);795 BlockMap.resize(NBlocks, nullptr);