Use foreach loop over constant operands. NFC.
A number of places had explicit loops over Constant::operands(). Just use foreach loops where possible. llvm-svn: 240694
Loading
Please sign in to comment
A number of places had explicit loops over Constant::operands(). Just use foreach loops where possible. llvm-svn: 240694