Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp34 static cl::opt<unsigned> SampleProfileMaxDfsCalls( variable
345 if (Dst.Discovery == 0 && Dst.NumCalls < SampleProfileMaxDfsCalls) { in findAugmentingDAG()