Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp758 ContextNode *getNodeForAlloc(const CallInfo &C);
1117 ContextNode *Node = getNodeForAlloc(C); in getNodeForInst()
1126 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::getNodeForAlloc( in getNodeForAlloc() function in CallsiteContextGraph
1310 assert(!getNodeForAlloc(Call)); in addAllocNode()