Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp292 void addOrUpdateCallerEdge(ContextNode *Caller, AllocationType AllocType,
811 addOrUpdateCallerEdge(ContextNode *Caller, AllocationType AllocType, in addOrUpdateCallerEdge() function in CallsiteContextGraph::ContextNode
984 PrevNode->addOrUpdateCallerEdge(StackNode, AllocType, LastContextId); in addStackNodesForMIB()