Searched refs:BlkBVC (Results 1 – 2 of 2) sorted by relevance
663 BlkExprMap(NULL), Blocks(BlkBVC, 10) {} in CFG()668 return BlkBVC.getAllocator(); in getAllocator()672 return BlkBVC; in getBumpVectorContext()687 BumpVectorContext BlkBVC; variable
2947 new (Mem) CFGBlock(NumBlockIDs++, BlkBVC); in createBlock()2948 Blocks.push_back(Mem, BlkBVC); in createBlock()