aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2021-06-22 13:20:18 +0100
committerJay Foad <jay.foad@amd.com>2021-06-23 09:11:29 +0100
commitc65f3f562b15588a444322afe3f2cd3693681730 (patch)
treebf5a29ba513e728726a85dd4e830a6b612ac8d7f /clang/lib/Frontend/CompilerInvocation.cpp
parent7cef24ee83cd85b0d7917e7d574287615a717e44 (diff)
downloadllvm-c65f3f562b15588a444322afe3f2cd3693681730.zip
llvm-c65f3f562b15588a444322afe3f2cd3693681730.tar.gz
llvm-c65f3f562b15588a444322afe3f2cd3693681730.tar.bz2
[AMDGPU] Simplify collectReachableCallees. NFCI.
Don't use SCC iterators when we're only interested in reachability. Use df_begin/df_end inline to find reachable nodes. Differential Revision: https://reviews.llvm.org/D104704
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions