Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1628 const Value *PtrA1 = PtrA->stripAndAccumulateConstantOffsets( in getPointersDiff() local
1634 if (PtrA1 == PtrB1) { in getPointersDiff()
1637 ASA = cast<PointerType>(PtrA1->getType())->getAddressSpace(); in getPointersDiff()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17281 const Value *PtrA1 = in hasNearbyPairedStore() local
17293 if (PtrA1 == PtrB1 && in hasNearbyPairedStore()