Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp120 TailCallSearchDepth("memprof-tail-call-search-depth", cl::init(5), variable
1973 if (Depth > TailCallSearchDepth) in findProfiledCalleeThroughTailCalls()
2092 if (Depth > TailCallSearchDepth) in findProfiledCalleeThroughTailCalls()