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