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.cpp156 TailCallSearchDepth("memprof-tail-call-search-depth", cl::init(5), variable
2654 if (Depth > TailCallSearchDepth) in findProfiledCalleeThroughTailCalls()
2799 if (Depth > TailCallSearchDepth) in findProfiledCalleeThroughTailCalls()