Home | History | Annotate | Download | only in IPO

Lines Matching refs:ConstantPropUsersOf

826 /// ConstantPropUsersOf - Walk the use list of V, constant folding all of the
828 static void ConstantPropUsersOf(Value *V) {
965 ConstantPropUsersOf(NewGV);
967 ConstantPropUsersOf(RepValue);