Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1149 Value *PtrB1 = PtrB->stripAndAccumulateInBoundsConstantOffsets(DL, OffsetB); in getPointersDiff() local
1152 if (PtrA1 == PtrB1) { in getPointersDiff()
1156 ASB = cast<PointerType>(PtrB1->getType())->getAddressSpace(); in getPointersDiff()