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