Home
last modified time | relevance | path

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

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