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.cpp1630 const Value *PtrB1 = PtrB->stripAndAccumulateConstantOffsets( in getPointersDiff() local
1634 if (PtrA1 == PtrB1) { in getPointersDiff()
1638 ASB = cast<PointerType>(PtrB1->getType())->getAddressSpace(); in getPointersDiff()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17290 const Value *PtrB1 = in hasNearbyPairedStore() local
17293 if (PtrA1 == PtrB1 && in hasNearbyPairedStore()