Searched refs:BlkBVC (Results 1 – 2 of 2) sorted by relevance
952 Blocks(BlkBVC, 10) {} in CFG()955 return BlkBVC.getAllocator(); in getAllocator()959 return BlkBVC; in getBumpVectorContext()969 BumpVectorContext BlkBVC; variable
3876 new (Mem) CFGBlock(NumBlockIDs++, BlkBVC, this); in createBlock()3877 Blocks.push_back(Mem, BlkBVC); in createBlock()