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

/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DType.cpp245 Type *Type::getLabelTy(LLVMContext &C) { return &C.pImpl->LabelTy; } function in class:Type

Completed in 63 milliseconds