aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorJeffrey Byrnes <jeffrey.byrnes@amd.com>2025-01-23 12:54:29 -0800
committerGitHub <noreply@github.com>2025-01-23 12:54:29 -0800
commitf2942b90778670d9ad974d025c779fc96afa737c (patch)
tree85e7f1d05852f4c6ac9b7dca3362d1b2b5f030e6 /llvm/lib/CodeGen/MachineOperand.cpp
parent76ed4b1cec57ad26433e4808697d6c4d042d4b22 (diff)
downloadllvm-f2942b90778670d9ad974d025c779fc96afa737c.zip
llvm-f2942b90778670d9ad974d025c779fc96afa737c.tar.gz
llvm-f2942b90778670d9ad974d025c779fc96afa737c.tar.bz2
[CodeGen] NFC: Move isDead to MachineInstr (#123531)
Provide isDead interface for access to ad-hoc isDead queries. LivePhysRegs is optional: if not provided, pessimistically check deadness of a single MI without doing the LivePhysReg walk; if provided it is assumed to be at the position of MI.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions