Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Oper

956     Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true);
957 if (!Oper)
961 IncV = Oper;