Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp60 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable
591 while (Changed && i++ < SampleProfileMaxPropagateIterations) { in propagateWeights()