Searched refs:getPointerAlignment (Results 1 – 4 of 4) sorted by relevance
30 APInt BaseAlign(Offset.getBitWidth(), Base->getPointerAlignment(DL)); in isAligned()
1459 unsigned Align = V->getPointerAlignment(Q.DL); in computeKnownBits()
519 unsigned getPointerAlignment(const DataLayout &DL) const;
591 unsigned Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value