Home
last modified time | relevance | path

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

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