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

References

lib/Bitcode/Reader/MetadataLoader.cpp
 1059     if (!IsDistinct) {
 1205     IsDistinct = true;
 1212     MetadataList.assignValue(IsDistinct ? MDNode::getDistinct(Context, Elts)
 1222     IsDistinct = Record[0];
 1229         GET_OR_DISTINCT(DILocation, (Context, Line, Column, Scope, InlinedAt,
 1239     IsDistinct = Record[0];
 1251         GET_OR_DISTINCT(GenericDINode, (Context, Tag, Header, DwarfOps)),
 1263       Val = GET_OR_DISTINCT(DISubrange,
 1267       Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
 1275     IsDistinct = Record[0] & 1;
 1283     IsDistinct = Record[0] & 1;
 1286         GET_OR_DISTINCT(DIEnumerator, (Context, unrotateSign(Record[1]),
 1296     IsDistinct = Record[0];
 1301         GET_OR_DISTINCT(DIBasicType,
 1318     IsDistinct = Record[0];
 1321         GET_OR_DISTINCT(DIDerivedType,
 1338     IsDistinct = Record[0] & 0x1;
 1389       CT = GET_OR_DISTINCT(DICompositeType,
 1407     IsDistinct = Record[0] & 0x1;
 1414         GET_OR_DISTINCT(DISubroutineType, (Context, Flags, CC, Types)),
 1424     IsDistinct = Record[0];
 1426         GET_OR_DISTINCT(DIModule,
 1439     IsDistinct = Record[0];
 1450         GET_OR_DISTINCT(
 1465     IsDistinct = true;
 1520     IsDistinct = (Record[0] & 1) || (SPFlags & DISubprogram::SPFlagDefinition);
 1548     DISubprogram *SP = GET_OR_DISTINCT(
 1591     IsDistinct = Record[0];
 1593         GET_OR_DISTINCT(DILexicalBlock,
 1604     IsDistinct = Record[0];
 1606         GET_OR_DISTINCT(DILexicalBlockFile,
 1614     IsDistinct = Record[0] & 1;
 1616         GET_OR_DISTINCT(DICommonBlock,
 1634     IsDistinct = Record[0] & 1;
 1637         GET_OR_DISTINCT(DINamespace,
 1647     IsDistinct = Record[0];
 1649         GET_OR_DISTINCT(DIMacro,
 1660     IsDistinct = Record[0];
 1662         GET_OR_DISTINCT(DIMacroFile,
 1673     IsDistinct = Record[0];
 1674     MetadataList.assignValue(GET_OR_DISTINCT(DITemplateTypeParameter,
 1685     IsDistinct = Record[0];
 1687         GET_OR_DISTINCT(DITemplateValueParameter,
 1699     IsDistinct = Record[0] & 1;
 1704           GET_OR_DISTINCT(
 1717           GET_OR_DISTINCT(DIGlobalVariable,
 1750       DIGlobalVariable *DGV = GET_OR_DISTINCT(
 1777     IsDistinct = Record[0] & 1;
 1791         GET_OR_DISTINCT(DILocalVariable,
 1805     IsDistinct = Record[0] & 1;
 1807         GET_OR_DISTINCT(DILabel,
 1819     IsDistinct = Record[0] & 1;
 1828         GET_OR_DISTINCT(DIExpression, (Context, Elts)), NextMetadataNo);
 1836     IsDistinct = Record[0];
 1841         GET_OR_DISTINCT(DIGlobalVariableExpression,
 1851     IsDistinct = Record[0];
 1853         GET_OR_DISTINCT(DIObjCProperty,
 1866     IsDistinct = Record[0];
 1869         GET_OR_DISTINCT(DIImportedEntity,