Searched refs:NeedNewIV (Results 1 – 1 of 1) sorted by relevance
1478 bool NeedNewIV = InstIV == LoopControlIV; in replaceIV() local1479 bool Negative = !NeedNewIV && Inc < 0; in replaceIV()1484 if (NeedNewIV) in replaceIV()1514 if (NeedNewIV) in replaceIV()1538 if (!isa<PointerType>(NewIV->getType()) && NeedNewIV && in replaceIV()