[IR] Move CallBase::getOperandBundlesAsDefs out of line, NFC
Copying operand bundles doesn't need to be inlined, and this template instantiation shows up in ClangBuildAnalyzer.
Loading
Please sign in to comment
Copying operand bundles doesn't need to be inlined, and this template instantiation shows up in ClangBuildAnalyzer.