Searched refs:UnrollPeelCount (Results 1 – 1 of 1) sorted by relevance
53 static cl::opt<unsigned> UnrollPeelCount( variable829 if (UnrollPeelCount.getNumOccurrences() > 0) in gatherPeelingPreferences()830 PP.PeelCount = UnrollPeelCount; in gatherPeelingPreferences()