Searched refs:IVOp (Results 1 – 1 of 1) sorted by relevance
184 int64_t &IVBump, MachineInstr *&IVOp) const;407 MachineInstr *&IVOp in findInductionRegister()505 IVOp = MRI->getVRegDef(F->first); in findInductionRegister()600 MachineInstr *IVOp; in getLoopTripCount() local601 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()668 OldInsts.push_back(IVOp); in getLoopTripCount()