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

References

lib/CodeGen/RegAllocPBQP.cpp
  227     const auto *NRegs = &G.getNodeMetadata(NId).getAllowedRegs();
  228     const auto *MRegs = &G.getNodeMetadata(MId).getAllowedRegs();
  242     const auto *NRegs = &G.getNodeMetadata(NId).getAllowedRegs();
  243     const auto *MRegs = &G.getNodeMetadata(MId).getAllowedRegs();
  721     unsigned VReg = G.getNodeMetadata(NId).getVReg();
  725       unsigned PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOption - 1];
  881     unsigned VReg = G.getNodeMetadata(NId).getVReg();