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

Declarations

include/llvm/CodeGen/VirtRegMap.h
  127     bool hasPreferredPhys(Register VirtReg);

References

lib/CodeGen/RegAllocGreedy.cpp
  934       bool BreaksHint = VRM->hasPreferredPhys(Intf->reg);
  994       bool BreaksHint = VRM->hasPreferredPhys(Intf->reg);