Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Oper

920     Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true);
921 if (!Oper)
925 IncV = Oper;