Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp146 static MDNode *createMIBNode(LLVMContext &Ctx, in createMIBNode() function
167 createMIBNode(Ctx, MIBCallStack, (AllocationType)Node->AllocTypes)); in buildMIBNodes()
203 MIBNodes.push_back(createMIBNode(Ctx, MIBCallStack, AllocationType::NotCold)); in buildMIBNodes()