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

Declarations

lib/CodeGen/BranchFolding.h
  191     void RemoveBlocksWithHash(unsigned CurHash, MachineBasicBlock* SuccBB,

References

lib/CodeGen/BranchFolding.cpp
  996       RemoveBlocksWithHash(CurHash, SuccBB, PredBB);
 1041         RemoveBlocksWithHash(CurHash, SuccBB, PredBB);