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

Declarations

include/llvm/CodeGen/GlobalISel/CSEInfo.h
  176   const GISelInstProfileBuilder &addNodeIDRegType(const LLT &Ty) const;

References

lib/CodeGen/GlobalISel/CSEInfo.cpp
  341       addNodeIDRegType(Ty);
lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
   65     B.addNodeIDRegType(Op.getLLTTy(*getMRI()));