diff options
author | donald chen <chenxunyu1993@gmail.com> | 2025-04-10 12:42:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 12:42:10 +0800 |
commit | 27ca4837eec1734d23cc628fcaddf03b94afc845 (patch) | |
tree | 33ce3d5e5c454882ef1504a3ec4fceba02fd3450 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 02f923f8e4329995f2f0c512fa53f5e37e631933 (diff) | |
download | llvm-27ca4837eec1734d23cc628fcaddf03b94afc845.zip llvm-27ca4837eec1734d23cc628fcaddf03b94afc845.tar.gz llvm-27ca4837eec1734d23cc628fcaddf03b94afc845.tar.bz2 |
[EquivalenceClasses] Introduce erase member function (#134660)
Introduce 'erase(const ElemTy &V)' member function to allow the deletion
of a certain value from EquivClasses. This is essential for certain
scenarios that require modifying the contents of EquivClasses.
---------
Co-authored-by: Florian Hahn <flo@fhahn.com>
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions