Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp187 static MDNode *createMIBNode(LLVMContext &Ctx, ArrayRef<uint64_t> MIBCallStack, in createMIBNode() function
390 createMIBNode(Ctx, MIBCallStack, (AllocationType)Node->AllocTypes, in buildMIBNodes()
444 MIBNodes.push_back(createMIBNode(Ctx, MIBCallStack, AllocationType::NotCold, in buildMIBNodes()