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

Declarations

tools/llvm-cfi-verify/lib/FileAnalysis.h
  136   getDirectControlFlowXRefs(const Instr &InstrMeta) const;

References

tools/llvm-cfi-verify/lib/GraphBuilder.cpp
  227       Analysis.getDirectControlFlowXRefs(ChildMeta);
unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
  418       Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  422   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  429   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  435   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  440   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  443   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  444   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  447   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  452   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  453   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  456   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  462   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  463   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  466   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  467   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  470   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  471   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  474   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  480   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  485   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  486   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  489   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  490   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());
  493   XRefs = Analysis.getDirectControlFlowXRefs(*InstrMetaPtr);
  494   EXPECT_TRUE(Analysis.getDirectControlFlowXRefs(*InstrMetaPtr).empty());