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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstrTypes.h 1187 bool hasDescriptor() const { return Value::HasDescriptor; }
2185 if (!hasDescriptor())
2202 if (!hasDescriptor())
InstrTypes.h 1187 bool hasDescriptor() const { return Value::HasDescriptor; }
2185 if (!hasDescriptor())
2202 if (!hasDescriptor())

Completed in 33 milliseconds