reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2305 if (BestPhi && !AlmostDeadIV(BestPhi, LatchBlock, Cond)) { 2305 if (BestPhi && !AlmostDeadIV(BestPhi, LatchBlock, Cond)) { 2319 else if (PhiWidth <= SE->getTypeSizeInBits(BestPhi->getType())) 2322 BestPhi = Phi; 2325 return BestPhi;