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.cpp567 ContextNode *getNodeForAlloc(const CallInfo &C);
855 ContextNode *Node = getNodeForAlloc(C); in getNodeForInst()
864 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::getNodeForAlloc( in getNodeForAlloc() function in CallsiteContextGraph
998 assert(!getNodeForAlloc(Call)); in addAllocNode()