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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp166 Type *Type::getLabelTy(LLVMContext &C) { return &C.pImpl->LabelTy; } function in class:Type

Completed in 86 milliseconds