Home
last modified time | relevance | path

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

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