Searched refs:IVInsts (Results 1 – 1 of 1) sorted by relevance
6984 SmallVector<Instruction *> IVInsts = {IV, IVInc}; in cost() local6989 IVInsts.push_back(CI); in cost()6991 for (Instruction *IVInst : IVInsts) { in cost()