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

Declarations

include/llvm/CodeGen/GlobalISel/CSEInfo.h
  187   addNodeIDMBB(const MachineBasicBlock *MBB) const;

References

lib/CodeGen/GlobalISel/CSEInfo.cpp
  269   addNodeIDMBB(MI->getParent());
lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
   85   B.addNodeIDMBB(&getMBB());