Searched refs:stripPointerCastsSameRepresentation (Results 1 – 6 of 6) sorted by relevance
677 LLVM_ABI const Value *stripPointerCastsSameRepresentation() const;678 Value *stripPointerCastsSameRepresentation() { in stripPointerCastsSameRepresentation() function680 ->stripPointerCastsSameRepresentation()); in stripPointerCastsSameRepresentation()
171 AAPtr = AAPtr->stripPointerCastsSameRepresentation(); in extractAlignmentInfo()
720 auto ADec = decompose(Op0->stripPointerCastsSameRepresentation(), in getConstraint()722 auto BDec = decompose(Op1->stripPointerCastsSameRepresentation(), in getConstraint()
714 const Value *Value::stripPointerCastsSameRepresentation() const { in stripPointerCastsSameRepresentation() function in Value
1925 isKnownNonZero(V->stripPointerCastsSameRepresentation(), DL)) { in getPredicateAt()
7623 auto *StrippedV = V->stripPointerCastsSameRepresentation(); in isGuaranteedNotToBeUndefOrPoison()