diff options
author | Teresa Johnson <tejohnson@google.com> | 2024-09-19 09:31:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 09:31:50 -0700 |
commit | beb2ae734830107d28543d172ab43ecc63bb59df (patch) | |
tree | b6ef87005e16dde5c57bcee97343fbea86f91c18 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | ddd5741521ed50468f06adcacc8ea41256356224 (diff) | |
download | llvm-beb2ae734830107d28543d172ab43ecc63bb59df.zip llvm-beb2ae734830107d28543d172ab43ecc63bb59df.tar.gz llvm-beb2ae734830107d28543d172ab43ecc63bb59df.tar.bz2 |
[MemProf] Refactor and clean up edge removal (#109188)
Add helper for removing an edge from the graph, and for checking if an
edge has been removed from the graph, and then update code to use those
consistently for removal and during edge iteration, respectively. Also
fix a couple of places that were incorrectly iterating over edge lists
that could in theory be updated during the iteration.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions