reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/LazyValueInfo.cpp
  392       if (!BlockValueSet.insert(BV).second)
  534       BlockValueSet.clear();
  539     assert(BlockValueSet.count(e) && "Stack value should be in BlockValueSet!");
  552       BlockValueSet.erase(e);
 1556   assert(BlockValueStack.empty() && BlockValueSet.empty());