Home | History | Annotate | Download | only in IPO

Lines Matching refs:RepValue

831   Constant *RepValue = NewGV;
833 RepValue = ConstantExpr::getBitCast(RepValue, GV->getValueType());
859 LoadUse = RepValue;
909 if (RepValue != NewGV)
910 ConstantPropUsersOf(RepValue, DL, TLI);