Lines Matching defs:UsePred
1624 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
1922 if (!A.checkForAllUses(UsePred, *this, AssociatedValue,
3898 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
3951 if (!A.checkForAllUses(UsePred, *this, getAssociatedValue())) {
4112 auto UsePred = [&](const Use &U, bool &Follow) { return false; };
4117 return A.checkForAllUses(UsePred, *this, V, /* CheckBBLivenessOnly */ false,
5561 auto UsePred = [&](const Use &U, bool &Follow) {
5607 if (!A.checkForAllUses(UsePred, *this, V, /* CheckBBLivenessOnly */ true,
8152 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
8171 if (!A.checkForAllUses(UsePred, *this, getAssociatedValue()))
12099 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
12121 if (!A.checkForAllUses(UsePred, *this, *V,