Home
last modified time | relevance | path

Searched defs:hasRefs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h115 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
/external/llvm/lib/CodeGen/
DInterferenceCache.h111 bool hasRefs() const { return RefCount > 0; } in hasRefs() function
/external/libxml2/
Dxmlschemas.c6574 int parentType, int *hasRefs) in xmlSchemaParseLocalAttributes()
7891 int hasRefs = 0; in xmlSchemaParseAttributeGroupDefinition() local
11322 int min = 1, max = 1, isElemRef, hasRefs = 0; in xmlSchemaParseModelGroup() local