HomeSort by: relevance | last modified time | path
    Searched defs:isUniqued (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Metadata.h 967 /// If \a isUniqued(), returns \c true if this has already dropped RAUW
975 bool isUniqued() const { return Storage == Uniqued; }
1059 /// Mutate this so that \a isUniqued().
Metadata.h 967 /// If \a isUniqued(), returns \c true if this has already dropped RAUW
975 bool isUniqued() const { return Storage == Uniqued; }
1059 /// Mutate this so that \a isUniqued().
Metadata.h 967 /// If \a isUniqued(), returns \c true if this has already dropped RAUW
975 bool isUniqued() const { return Storage == Uniqued; }
1059 /// Mutate this so that \a isUniqued().
Metadata.h 967 /// If \a isUniqued(), returns \c true if this has already dropped RAUW
975 bool isUniqued() const { return Storage == Uniqued; }
1059 /// Mutate this so that \a isUniqued().

Completed in 107 milliseconds