Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Oper

965     Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true);
966 if (!Oper)
970 IncV = Oper;