Lines Matching refs:AssertingVH
320 typedef std::map<AssertingVH<BasicBlock>, LVILatticeVal> ValueCacheEntryTy;
329 typedef std::pair<AssertingVH<BasicBlock>, Value*> OverDefinedPairTy;
334 DenseSet<AssertingVH<BasicBlock> > SeenBlocks;
414 typedef std::pair<AssertingVH<BasicBlock>, Value*> OverDefinedPairTy;
436 DenseSet<AssertingVH<BasicBlock> >::iterator I = SeenBlocks.find(BB);