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

References

lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  111       if (ResId && PromotedIntegers.find(ResId) != PromotedIntegers.end())
  111       if (ResId && PromotedIntegers.find(ResId) != PromotedIntegers.end())
  691   auto &OpIdEntry = PromotedIntegers[getTableId(Op)];
lib/CodeGen/SelectionDAG/LegalizeTypes.h
  185       PromotedIntegers.erase(OldId);
  250     TableId &PromotedId = PromotedIntegers[getTableId(Op)];