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

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp227 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContextImpl
H A DLLVMContext.cpp300 void LLVMContext::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContext
H A DModule.cpp105 void Module::getOperandBundleTags(SmallVectorImpl<StringRef> &Result) const { function in class:Module

Completed in 155 milliseconds