aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-03-21 18:18:03 -0700
committerGitHub <noreply@github.com>2025-03-21 18:18:03 -0700
commit4adefcfb856aa304b7b0a9de1eec1814f3820e83 (patch)
tree6d6c715d16ccf1bde1b73cbbd6d11f6665ff62b1 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentc0b2c10e9f3a939c227a26aec3ba377f7cc25667 (diff)
downloadllvm-4adefcfb856aa304b7b0a9de1eec1814f3820e83.zip
llvm-4adefcfb856aa304b7b0a9de1eec1814f3820e83.tar.gz
llvm-4adefcfb856aa304b7b0a9de1eec1814f3820e83.tar.bz2
[Analysis][EphemeralValuesAnalysis][NFCI] Remove EphemeralValuesCache class (#132454)
This is a follow-up to https://github.com/llvm/llvm-project/pull/130210. The EphemeralValuesAnalysis pass used to return an EphemeralValuesCache object which used to hold the ephemeral values and used to provide a lazy collection of the ephemeral values, and an invalidation using the `clear()` function. This patch removes the EphemeralValuesCache class completely and instead returns the SmallVector containing the ephemeral values.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions