reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Attributes.cpp
 1084   Index = attrIdxToArrayIdx(Index);
 1084   Index = attrIdxToArrayIdx(Index);
 1085   SmallVector<AttributeSet, 8> AttrSets(Index + 1);
 1086   AttrSets[Index] = AttributeSet::get(C, B);