Searched refs:calculateIterationsToPeel (Results 1 – 1 of 1) sorted by relevance
163 std::optional<unsigned> calculateIterationsToPeel();255 std::optional<unsigned> PhiAnalyzer::calculateIterationsToPeel() { in calculateIterationsToPeel() function in __anon41601d4e0111::PhiAnalyzer597 auto NumPeels = PhiAnalyzer(*L, MaxPeelCount).calculateIterationsToPeel(); in computePeelCount()