Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp493 ContextNode *getNodeForInst(const CallInfo &C);
774 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::getNodeForInst( in getNodeForInst() function in CallsiteContextGraph
2785 ContextNode *Node = getNodeForInst(Call); in assignFunctions()