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

References

include/llvm/Support/GenericDomTreeConstruction.h
  232       BBInfo.Label = BB;
  277       return VInfo->Label;
  289     const InfoRec *PLabelInfo = &NodeToInfo[PInfo->Label];
  293       const InfoRec *VLabelInfo = &NodeToInfo[VInfo->Label];
  295         VInfo->Label = PInfo->Label;
  295         VInfo->Label = PInfo->Label;
  300     return VInfo->Label;
  362     BBInfo.Label = nullptr;