Home | History | Annotate | Download | only in IPO

Lines Matching refs:RepValue

873   Constant *RepValue = NewGV;
875 RepValue = ConstantExpr::getBitCast(RepValue,
902 LoadUse = RepValue;
952 if (RepValue != NewGV)
953 ConstantPropUsersOf(RepValue, DL, TLI);