Searched refs:IVOp (Results 1 – 1 of 1) sorted by relevance
157 int64_t &IVBump, MachineInstr *&IVOp) const;385 MachineInstr *&IVOp in findInductionRegister()483 IVOp = MRI->getVRegDef(F->first); in findInductionRegister()564 MachineInstr *IVOp; in getLoopTripCount() local565 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()631 OldInsts.push_back(IVOp); in getLoopTripCount()