Home
last modified time | relevance | path

Searched refs:getKill (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp243 MachineInstr *getKill() const { return KillInst; } in getKill() function in __anon820378290211::Chain
277 return (getKill() && isKillImmutable()) || !getKill(); in requiresFixup()
545 if (!G->contains(I) && (&I != G->getKill() || G->isKillImmutable())) in colorChain()
571 if (&I != G->getKill()) { in colorChain()
588 if (G->getKill()) { in colorChain()