Searched refs:SampleProfileMaxPropagateIterations (Results 1 – 2 of 2) sorted by relevance
99 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable1234 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1243 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1250 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()
66 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable979 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()