Searched defs:RewritePhiSet (Results 1 – 1 of 1) sorted by relevance
1180 static bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()1246 SmallVector<RewritePhi, 8> RewritePhiSet; in rewriteLoopExitValues() local