Lines Matching defs:Stripped
2638 bool Stripped;
2644 Stripped = false;
2646 Stripped =
2649 if (!Stripped) {
5062 bool Stripped;
5068 Stripped = false;
5070 Stripped = Values.size() != 1 ||
5088 if (!AA || (!Stripped && this == AA)) {
5112 if (!Stripped) {
5357 bool Stripped;
5363 Stripped = false;
5365 Stripped = Values.size() != 1 ||
5375 if (!AA || (!Stripped && this == AA)) {
10293 bool Stripped;
10299 Stripped = false;
10301 Stripped =
10304 if (!Stripped) {
10817 Value *Stripped = getAssociatedValue().stripPointerCasts();
10818 if (isa<Constant>(Stripped) && !isa<ConstantExpr>(Stripped)) {
10819 addValue(A, getState(), *Stripped, getCtxI(), AA::AnyScope,