Searched defs:ForgottenLoops (Results 1 – 1 of 1) sorted by relevance
83 SmallPtrSetImpl<Loop *> &ForgottenLoops, in foldBlockIntoPredecessor()582 SmallPtrSet<Loop *, 4> ForgottenLoops; in UnrollLoop() local