Searched refs:getPointerDiffInBytes (Results 1 – 2 of 2) sorted by relevance
92 static std::optional<int> getPointerDiffInBytes(LoadOrStoreT *I0, in getPointerDiffInBytes() function115 auto Diff = getPointerDiffInBytes(I0, I1, SE); in atLowerAddress()
63 auto Diff = Utils::getPointerDiffInBytes(I1, I2, SE);