aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2025-02-06 13:21:02 -0800
committerGitHub <noreply@github.com>2025-02-06 13:21:02 -0800
commit1dbfbb5ce60794a5e986df706ea8e7a058115e26 (patch)
tree6f37101b50412eb13b83049f43973c6b1cccdba0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent74c2e9a82aa51c574c92f4c53bbe065cf8fc7a12 (diff)
downloadllvm-1dbfbb5ce60794a5e986df706ea8e7a058115e26.zip
llvm-1dbfbb5ce60794a5e986df706ea8e7a058115e26.tar.gz
llvm-1dbfbb5ce60794a5e986df706ea8e7a058115e26.tar.bz2
[MemProf] Stop cloning traversal on single allocation type (#126131)
We were previously checking this after recursing on all callers, but if we already have a single allocation type there is no need to even look at any callers. Didn't show a significant improvement overall, but it does reduce the count of times we enter the identifyClones and do other checks.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions