Home
last modified time | relevance | path

Searched refs:getAllocTypeAttributeString (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp73 static std::string getAllocTypeAttributeString(AllocationType Type) { in getAllocTypeAttributeString() function
89 auto AllocTypeString = getAllocTypeAttributeString(AllocType); in addAllocTypeAttribute()
152 MDString::get(Ctx, getAllocTypeAttributeString(AllocType))); in createMIBNode()