Searched refs:UndefID (Results 1 – 2 of 2) sorted by relevance
423 DbgOpID() : RawID(UndefID.RawID) {429 LLVM_ABI_FOR_TEST static DbgOpID UndefID;436 bool isUndef() const { return *this == UndefID; }464 return DbgOpID::UndefID;472 if (ID == DbgOpID::UndefID)604 return DbgOpID::UndefID;
158 DbgOpID DbgOpID::UndefID = DbgOpID(0xffffffff); member in DbgOpID