Searched refs:getRawAllocated (Results 1 – 5 of 5) sorted by relevance
1141 getRawDataLocation(), getRawAssociated(), getRawAllocated(), in cloneImpl()1252 Metadata *getRawAllocated() const { return getOperand(11); } in getRawAllocated() function1254 return dyn_cast_or_null<DIVariable>(getRawAllocated()); in getAllocated()1257 return dyn_cast_or_null<DIExpression>(getRawAllocated()); in getAllocatedExp()
665 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),683 Allocated == RHS->getRawAllocated() && Rank == RHS->getRawRank() &&
2068 Printer.printMetadata("allocated", N->getRawAllocated()); in writeDICompositeType()
1226 if (N.getRawAllocated()) { in visitDICompositeType()
1788 Record.push_back(VE.getMetadataOrNullID(N->getRawAllocated())); in writeDICompositeType()