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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp176 Type *Type::getMetadataTy(LLVMContext &C) { return &C.pImpl->MetadataTy; } function in class:Type

Completed in 97 milliseconds