Searched refs:SampleProfileMaxPropagateIterations (Results 1 – 1 of 1) sorted by relevance
106 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable1248 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1257 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1264 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()