Searched refs:OperI (Results 1 – 2 of 2) sorted by relevance
476 for (ConstMIBundleOperands OperI(MI); OperI.isValid(); ++OperI) in collectInstr() local477 collectOperand(*OperI); in collectInstr()485 for (ConstMIBundleOperands OperI(MI); OperI.isValid(); ++OperI) in collectInstrLanes() local486 collectOperandLanes(*OperI); in collectInstrLanes()
6682 for (ConstMIBundleOperands OperI(*SU->getInstr()); OperI.isValid(); in tooMuchRegisterPressure() local6683 ++OperI) { in tooMuchRegisterPressure()6684 auto MO = *OperI; in tooMuchRegisterPressure()6715 for (ConstMIBundleOperands OperI(*CurInstI); OperI.isValid(); ++OperI) { in tooMuchRegisterPressure() local6716 auto MO = *OperI; in tooMuchRegisterPressure()