Home
last modified time | relevance | path

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

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