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