aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCSE.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <Krzysztof.Parzyszek@amd.com>2024-04-24 08:03:36 -0500
committerGitHub <noreply@github.com>2024-04-24 08:03:36 -0500
commitd577518d98c7b93cc7e55ae9aafd0fc1ce38ec0e (patch)
tree8160eb942ce8cec215cb02b7f4219e4b7fa6da75 /llvm/lib/CodeGen/MachineCSE.cpp
parentb87b6e2c880de5ecc4c7b3a8b9b2db09e6149851 (diff)
downloadllvm-d577518d98c7b93cc7e55ae9aafd0fc1ce38ec0e.zip
llvm-d577518d98c7b93cc7e55ae9aafd0fc1ce38ec0e.tar.gz
llvm-d577518d98c7b93cc7e55ae9aafd0fc1ce38ec0e.tar.bz2
[Frontend][OpenMP] Implement getLeafOrCompositeConstructs (#89104)
This function will break up a construct into constituent leaf and composite constructs, e.g. if OMPD_c_d_e and OMPD_d_e are composite constructs, then OMPD_a_b_c_d_e will be broken up into the list {OMPD_a, OMPD_b, OMPD_c_d_e}.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions