Searched defs:RewritePhi (Results 1 – 1 of 1) sorted by relevance
1408 struct RewritePhi { struct1415 RewritePhi(PHINode *P, unsigned I, const SCEV *Val, Instruction *ExpansionPt, in RewritePhi() argument1424 static bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet) { in canLoopBeDeleted()