Searched refs:ASB (Results 1 – 4 of 4) sorted by relevance
18 ASB/FXvkkU6rWiJiAJSI19HmPtMmzpjwMwLrZ1z1DDRK1fybMYAR6QSNJryJ0dur
1500 unsigned ASB = PtrB->getType()->getPointerAddressSpace(); in getPointersDiff() local1503 if (ASA != ASB) in getPointersDiff()1516 ASB = cast<PointerType>(PtrB1->getType())->getAddressSpace(); in getPointersDiff()1518 if (ASA != ASB) in getPointersDiff()
310 unsigned ASB = getPointerAddressSpace(B); in isConsecutiveAccess() local313 if (!PtrA || !PtrB || (ASA != ASB)) in isConsecutiveAccess()