Searched refs:IV_Opnd (Results 1 – 2 of 2) sorted by relevance
317 const MachineOperand *IV_Opnd; in getTripCount() local321 IV_Opnd = &IV_Inst->getOperand(3); in getTripCount()324 IV_Opnd = &IV_Inst->getOperand(1); in getTripCount()332 RI = MRI->reg_begin(IV_Opnd->getReg()), RE = MRI->reg_end(); in getTripCount()334 IV_Opnd = &RI.getOperand(); in getTripCount()335 const MachineInstr *MI = IV_Opnd->getParent(); in getTripCount()341 const MachineInstr *IV_DefInstr = MRI->getVRegDef(IV_Opnd->getReg()); in getTripCount()
321 MachineOperand *IV_Opnd; in getTripCount() local325 IV_Opnd = &IV_Inst->getOperand(3); in getTripCount()328 IV_Opnd = &IV_Inst->getOperand(1); in getTripCount()341 RI = MRI->reg_begin(IV_Opnd->getReg()), RE = MRI->reg_end(); in getTripCount()343 IV_Opnd = &RI.getOperand(); in getTripCount()345 MachineInstr *MI = IV_Opnd->getParent(); in getTripCount()363 const MachineInstr *IV_DefInstr = MRI->getVRegDef(IV_Opnd->getReg()); in getTripCount()