Searched refs:SampleProfileMaxPropagateIterations (Results 1 – 5 of 5) sorted by relevance
28 extern cl::opt<unsigned> SampleProfileMaxPropagateIterations;
786 while (Changed && I++ < SampleProfileMaxPropagateIterations) {795 while (Changed && I++ < SampleProfileMaxPropagateIterations) {802 while (Changed && I++ < SampleProfileMaxPropagateIterations) {
21 cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable
118 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable1496 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1505 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()1512 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()
66 static cl::opt<unsigned> SampleProfileMaxPropagateIterations( variable979 while (Changed && I++ < SampleProfileMaxPropagateIterations) { in propagateWeights()