Searched refs:AllocTypeString (Results 1 – 2 of 2) sorted by relevance
452 auto AllocTypeString = getAllocTypeAttributeString(AT); in addSingleAllocTypeAttribute() local453 auto A = llvm::Attribute::get(CI->getContext(), "memprof", AllocTypeString); in addSingleAllocTypeAttribute()469 << ore::NV("Attribute", AllocTypeString)); in addSingleAllocTypeAttribute()
3943 std::string AllocTypeString = getAllocTypeAttributeString(AllocType); in updateAllocationCall() local3945 "memprof", AllocTypeString); in updateAllocationCall()3952 << ore::NV("Attribute", AllocTypeString)); in updateAllocationCall()5366 std::string AllocTypeString = getAllocTypeAttributeString(AllocTy); in applyImport() local5368 AllocTypeString); in applyImport()5383 << ore::NV("Attribute", AllocTypeString)); in applyImport()