Searched refs:IVOp (Results 1 – 1 of 1) sorted by relevance
129 int64_t &IVBump, MachineInstr *&IVOp) const;317 MachineInstr *&IVOp in findInductionRegister()413 IVOp = MRI->getVRegDef(F->first); in findInductionRegister()456 MachineInstr *IVOp; in getLoopTripCount() local457 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()509 OldInsts.push_back(IVOp); in getLoopTripCount()