Searched defs:ForgottenLoops (Results 1 – 1 of 1) sorted by relevance
77 SmallPtrSetImpl<Loop *> &ForgottenLoops) { in FoldBlockIntoPredecessor()471 SmallPtrSet<Loop *, 4> ForgottenLoops; in UnrollLoop() local