aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/dsym_modules
diff options
context:
space:
mode:
authorvporpo <vasileios.porpodas@amd.com>2026-02-07 13:55:01 -0800
committerGitHub <noreply@github.com>2026-02-07 13:55:01 -0800
commit88dff28c9f67e4a73ee8dea85a6c69f2171f1759 (patch)
tree939c2d1267514d0c8defe2ebb91d6a266dffbb26 /lldb/test/API/macosx/dsym_modules
parentf73a0b9973fcdd6c136fce2d674c041147c126fc (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[AMDGPU][SIInsertWaitcnts][NFC] Make a few WaitcntBracket member functions private (#180018)HEADmain
The user of the WaitcntBrackets class shouldn't need to know about how the scoreboard has been implemented internally. So I think it is best to provide a higher level API that hides things like scoreUB, scoreLB and score ranges. This patch makes getScoreUB(), getScoreLB() and getScoreRange() private and introduces new functions that don't expose the internal implementation: - getOutstanding(T) - hasPendingVMEM(VMEMID, T) - empty(T) I also noticed that getSGPRScore() and getVMemScore() are not used externally so these are now private.
Diffstat (limited to 'lldb/test/API/macosx/dsym_modules')
0 files changed, 0 insertions, 0 deletions