Home
last modified time | relevance | path

Searched refs:PtrB1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1586 Value *PtrB1 = PtrB->stripAndAccumulateInBoundsConstantOffsets(DL, OffsetB); in getPointersDiff() local
1589 if (PtrA1 == PtrB1) { in getPointersDiff()
1593 ASB = cast<PointerType>(PtrB1->getType())->getAddressSpace(); in getPointersDiff()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15786 const Value *PtrB1 = in hasNearbyPairedStore() local
15789 if (PtrA1 == PtrB1 && in hasNearbyPairedStore()