Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
Utils
SSAUpdater.cpp
Find file
Blame
History
Permalink
Check for terminating conditions before adding PHIs to the worklists.
· 9af4e118
Bob Wilson
authored
Apr 02, 2010
This is more efficient than adding them to the worklist and then ignoring them. llvm-svn: 100158
9af4e118
Loading