Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
Utils
SimplifyInstructions.cpp
Find file
Blame
History
Permalink
Simplify this pass by using a depth-first iterator to ensure that all
· 2c440fa4
Duncan Sands
authored
Dec 31, 2010
operands are visited before the instructions themselves. llvm-svn: 122647
2c440fa4
Loading