llvm::Type::isLabelTy

Return true if this is 'label'.

Synopsis

Declared in <llvm/IR/Type.h>

bool
isLabelTy() const;

Return Value

true if this is 'label'.