Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DAttributes.cpp132 AttributeListImpl(const AttributeWithIndex *Attr, unsigned NumAttrs) in AttributeListImpl()
154 unsigned NumAttrs) { in Profile()
167 AttrListPtr AttrListPtr::get(const AttributeWithIndex *Attrs, unsigned NumAttrs) { in get()