Home | History | Annotate | Download | only in Analysis

Lines Matching refs:OpV

5228           const SCEV *OpV = getSCEVAtScope(OrigV, L);
5229 MadeImprovement |= OrigV != OpV;
5231 Constant *C = BuildConstantFromSCEV(OpV);