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

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

Completed in 58 milliseconds