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

Declarations

include/llvm/CodeGen/Analysis.h
  146 getEHScopeMembership(const MachineFunction &MF);

References

lib/CodeGen/BranchFolding.cpp
  208   EHScopeMembership = getEHScopeMembership(MF);
 1277   EHScopeMembership = getEHScopeMembership(MF);
lib/CodeGen/FuncletLayout.cpp
   47       getEHScopeMembership(F);