Searched refs:UndefID (Results 1 – 2 of 2) sorted by relevance
422 DbgOpID() : RawID(UndefID.RawID) {428 static DbgOpID UndefID;435 bool isUndef() const { return *this == UndefID; }463 return DbgOpID::UndefID;471 if (ID == DbgOpID::UndefID)609 return DbgOpID::UndefID;
159 DbgOpID DbgOpID::UndefID = DbgOpID(0xffffffff); member in DbgOpID