Lines Matching refs:CurrIV
1113 PHINode *CurrIV = LoopPhis.pop_back_val();1115 // Information about sign/zero extensions of CurrIV.1116 WideIVVisitor WIV(CurrIV, SE, TD);1118 Changed |= simplifyUsersOfIV(CurrIV, SE, &LPM, DeadInsts, &WIV);