A number of places had explicit loops over Constant::operands(). Just use foreach loops where possible. llvm-svn: 240694
11 KiB
11 KiB
A number of places had explicit loops over Constant::operands(). Just use foreach loops where possible. llvm-svn: 240694