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

Declarations

include/llvm/CodeGen/GlobalISel/CSEInfo.h
  193   const GISelInstProfileBuilder &addNodeID(const MachineInstr *MI) const;

References

lib/CodeGen/GlobalISel/CSEInfo.cpp
   26   GISelInstProfileBuilder(ID, MI->getMF()->getRegInfo()).addNodeID(MI);