HomeSort by relevance Sort by last modified time
    Searched refs:hasRefs (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
InterferenceCache.h 99 assert(!hasRefs() && "Cannot clear cache entry with references");
110 bool hasRefs() const { return RefCount > 0; }
InterferenceCache.cpp 51 if (Entries[E].hasRefs()) {
79 assert(!hasRefs() && "Cannot reset cache entry with references");
  /external/libxml2/
xmlschemas.c     [all...]

Completed in 999 milliseconds