[OperandBundles] Remove a useless accessor from OperandBundleUser
Since the `const` version of `getOperandBundle` returns a value of the same type as the non-`const` version, the non-`const` version is redundant. llvm-svn: 249509
Loading
Please register or sign in to comment