Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp173 static MDNode *createMIBNode(LLVMContext &Ctx, in createMIBNode() function
194 createMIBNode(Ctx, MIBCallStack, (AllocationType)Node->AllocTypes)); in buildMIBNodes()
230 MIBNodes.push_back(createMIBNode(Ctx, MIBCallStack, AllocationType::NotCold)); in buildMIBNodes()