Searched refs:NBlocks (Results 1 – 1 of 1) sorted by relevance
790 unsigned NBlocks = Cfg->getNumBlockIDs(); in enterCFG() local791 Scfg = new (Arena) til::SCFG(Arena, NBlocks); in enterCFG()794 BBInfo.resize(NBlocks); in enterCFG()795 BlockMap.resize(NBlocks, nullptr); in enterCFG()