Searched defs:getOperandBundleTags (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp192 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContextImpl
H A DModule.cpp130 void Module::getOperandBundleTags(SmallVectorImpl<StringRef> &Result) const { function in class:Module
H A DLLVMContext.cpp286 void LLVMContext::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContext

Completed in 49 milliseconds