Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp670 bool findProfiledCalleeThroughTailCalls(
747 bool findProfiledCalleeThroughTailCalls(
1967 bool ModuleCallsiteContextGraph::findProfiledCalleeThroughTailCalls( in findProfiledCalleeThroughTailCalls() function in ModuleCallsiteContextGraph
2025 } else if (findProfiledCalleeThroughTailCalls( in findProfiledCalleeThroughTailCalls()
2068 if (!findProfiledCalleeThroughTailCalls(Func, CalleeVal, Depth, in calleeMatchesFunc()
2086 bool IndexCallsiteContextGraph::findProfiledCalleeThroughTailCalls( in findProfiledCalleeThroughTailCalls() function in IndexCallsiteContextGraph
2142 } else if (findProfiledCalleeThroughTailCalls( in findProfiledCalleeThroughTailCalls()
2195 if (!findProfiledCalleeThroughTailCalls( in calleeMatchesFunc()