Searched refs:AllocTypeString (Results 1 – 2 of 2) sorted by relevance
116 auto AllocTypeString = getAllocTypeAttributeString(AllocType); in addAllocTypeAttribute() local117 auto A = llvm::Attribute::get(Ctx, "memprof", AllocTypeString); in addAllocTypeAttribute()
2627 std::string AllocTypeString = getAllocTypeAttributeString(AllocType); in updateAllocationCall() local2629 "memprof", AllocTypeString); in updateAllocationCall()2636 << ore::NV("Attribute", AllocTypeString)); in updateAllocationCall()3529 std::string AllocTypeString = getAllocTypeAttributeString(AllocTy); in applyImport() local3531 AllocTypeString); in applyImport()3546 << ore::NV("Attribute", AllocTypeString)); in applyImport()