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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp130 void Module::getOperandBundleTags(SmallVectorImpl<StringRef> &Result) const { function in class:Module
H A DLLVMContextImpl.cpp197 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContextImpl
H A DLLVMContext.cpp277 void LLVMContext::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { function in class:LLVMContext

Completed in 191 milliseconds