Searched refs:getMIBAllocType (Results 1 – 4 of 4) sorted by relevance
86 AllocationType llvm::memprof::getMIBAllocType(const MDNode *MIB) { in getMIBAllocType() function in llvm::memprof183 addCallStack(getMIBAllocType(MIB), CallStack, getMIBTotalSize(MIB)); in addCallStack()
541 MIBInfo(getMIBAllocType(MIBMD), std::move(StackIdIndices))); in computeFunctionSummary()
38 AllocationType getMIBAllocType(const MDNode *MIB);
1694 getMIBAllocType(MIBMD), getMIBTotalSize(MIBMD)); in ModuleCallsiteContextGraph()