Searched defs:isLabelTy (Results 1 – 2 of 2) sorted by relevance
228 bool isLabelTy() const { return getTypeID() == LabelTyID; } in isLabelTy() function
157 bool isLabelTy() const { return LLVMTy->isLabelTy(); } in isLabelTy() function