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