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

References

tools/clang/include/clang/Analysis/Analyses/Dominators.h
  105       if (IDom && IDom->getBlock())
  105       if (IDom && IDom->getBlock())
  108                      << IDom->getBlock()->getBlockID()
  114         bool IsDomTreeRoot = !IDom && !IsPostDom && IsEntryBlock;
  116             IDom && !IDom->getBlock() && IsPostDom && IsExitBlock;
  116             IDom && !IDom->getBlock() && IsPostDom && IsExitBlock;