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

/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DType.h189 bool isLabelTy() const { return getTypeID() == LabelTyID; } function in class:llvm::Type

Completed in 96 milliseconds