Home
last modified time | relevance | path

Searched defs:getMDKindID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp295 unsigned LLVMContext::getMDKindID(StringRef Name) const { in getMDKindID() function in LLVMContext
H A DModule.cpp145 unsigned Module::getMDKindID(StringRef Name) const { in getMDKindID() function in Module