Home
last modified time | relevance | path

Searched defs:AllocTypeString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp116 auto AllocTypeString = getAllocTypeAttributeString(AllocType); in addAllocTypeAttribute() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2627 std::string AllocTypeString = getAllocTypeAttributeString(AllocType); in updateAllocationCall() local
3529 std::string AllocTypeString = getAllocTypeAttributeString(AllocTy); in applyImport() local