Searched refs:UnrollForcePeelCount (Results 1 – 1 of 1) sorted by relevance
61 static cl::opt<unsigned> UnrollForcePeelCount( variable254 bool UserPeelCount = UnrollForcePeelCount.getNumOccurrences() > 0; in computePeelCount()256 LLVM_DEBUG(dbgs() << "Force-peeling first " << UnrollForcePeelCount in computePeelCount()258 UP.PeelCount = UnrollForcePeelCount; in computePeelCount()