Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching defs:AS

70   // only encodes the metadata type when it's used as a value.
346 // need to enumerate the individual elements, as well as mark the
347 // outer constant as used.
369 // If it is a non-anonymous struct, mark the type as being visited so that we
387 // If this is actually a struct that we are treating as forward ref'able,
425 // Don't enumerate basic blocks here, this happens as operands to
447 AttributeSet AS = PAL.getSlotAttributes(i);
448 unsigned &Entry = AttributeGroupMap[AS];
450 AttributeGroups.push_back(AS);
536 /// should only be used by rare constructs such as address-of-label.