Searched refs:AllocTypeString (Results 1 – 2 of 2) sorted by relevance
126 auto AllocTypeString = getAllocTypeAttributeString(AllocType); in addAllocTypeAttribute() local127 auto A = llvm::Attribute::get(Ctx, "memprof", AllocTypeString); in addAllocTypeAttribute()
2838 std::string AllocTypeString = getAllocTypeAttributeString(AllocType); in updateAllocationCall() local2840 "memprof", AllocTypeString); in updateAllocationCall()2847 << ore::NV("Attribute", AllocTypeString)); in updateAllocationCall()3758 std::string AllocTypeString = getAllocTypeAttributeString(AllocTy); in applyImport() local3760 AllocTypeString); in applyImport()3775 << ore::NV("Attribute", AllocTypeString)); in applyImport()