summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2024-07-24 07:15:10 -0700
committerGitHub <noreply@github.com>2024-07-24 07:15:10 -0700
commit83ea7ce3a132001dfd7665c7eb50ef44cfd79802 (patch)
treee96e0e969c1cbe8f5033e1828b05ff206307577a /lldb/source/Plugins/ScriptInterpreter/Python
parent1feef92a775daf8818faf766e0b1332421b48c5f (diff)
[BOLT][NFC] Track fragment relationships using EquivalenceClasses
Three-way splitting can create references between split fragments (warm to cold or vice versa) that are not handled by `isChildOf/isParentOf/isChildOrParentOf`. Generalize fragment relationships to allow checking if two functions belong to one group, potentially in presence of ICF which can join multiple groups. Test Plan: NFC for existing tests Reviewers: maksfb, ayermolo, rafaelauler, dcci Reviewed By: rafaelauler Pull Request: https://github.com/llvm/llvm-project/pull/99979
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions