Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
Utils
Local.cpp
Find file
Blame
History
Permalink
Enhance hasConstantValue to ignore undef values in phi nodes. This allows it
· 96db59e4
Chris Lattner
authored
Oct 17, 2004
to think that PHI[4, undef] == 4. llvm-svn: 17096
96db59e4
Loading