Home
last modified time | relevance | path

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

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