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

References

lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
  278   hash_code Hash = hashPartialMapping(StartIdx, Length, &RegBank);
  286   PartMapping = std::make_unique<PartialMapping>(StartIdx, Length, RegBank);