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

/external/llvm/include/llvm/
H A DType.h153 /// isLabelTy - Return true if this is 'label'.
154 bool isLabelTy() const { return ID == LabelTyID; } function in class:llvm::Type

Completed in 128 milliseconds