Lines Matching defs:UsePred
1626 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
1962 if (!A.checkForAllUses(UsePred, *this, AssociatedValue,
3940 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
3993 if (!A.checkForAllUses(UsePred, *this, getAssociatedValue())) {
4154 auto UsePred = [&](const Use &U, bool &Follow) { return false; };
4159 return A.checkForAllUses(UsePred, *this, V, /* CheckBBLivenessOnly */ false,
5603 auto UsePred = [&](const Use &U, bool &Follow) {
5649 if (!A.checkForAllUses(UsePred, *this, V, /* CheckBBLivenessOnly */ true,
8204 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
8223 if (!A.checkForAllUses(UsePred, *this, getAssociatedValue()))
12152 auto UsePred = [&](const Use &U, bool &Follow) -> bool {
12174 if (!A.checkForAllUses(UsePred, *this, *V,