Lines Matching defs:Stripped
2596 bool Stripped;
2602 Stripped = false;
2604 Stripped =
2607 if (!Stripped) {
5020 bool Stripped;
5026 Stripped = false;
5028 Stripped = Values.size() != 1 ||
5046 if (!AA || (!Stripped && this == AA)) {
5070 if (!Stripped) {
5315 bool Stripped;
5321 Stripped = false;
5323 Stripped = Values.size() != 1 ||
5333 if (!AA || (!Stripped && this == AA)) {
10241 bool Stripped;
10247 Stripped = false;
10249 Stripped =
10252 if (!Stripped) {
10765 Value *Stripped = getAssociatedValue().stripPointerCasts();
10766 if (isa<Constant>(Stripped) && !isa<ConstantExpr>(Stripped)) {
10767 addValue(A, getState(), *Stripped, getCtxI(), AA::AnyScope,