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

References

lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  281     return (getKill() && isKillImmutable()) || !getKill();
  281     return (getKill() && isKillImmutable()) || !getKill();
  547     if (!G->contains(I) && (&I != G->getKill() || G->isKillImmutable()))
  573     if (&I != G->getKill()) {
  590   if (G->getKill()) {