Searched refs:getRawRetainedTypes (Results 1 – 4 of 4) sorted by relevance
1130 ValueMap.MD()[CU->getRawRetainedTypes()].reset(nullptr); in prepareCompileUnitsForImport()
1265 return cast_or_null<MDTuple>(getRawRetainedTypes()); in getRetainedTypes()1289 Metadata *getRawRetainedTypes() const { return getOperand(5); } in getRawRetainedTypes() function
1938 Printer.printMetadata("retainedTypes", N->getRawRetainedTypes()); in writeDICompileUnit()
1071 if (auto *Array = N.getRawRetainedTypes()) { in visitDICompileUnit()