Searched refs:areConsecutivePointers (Results 1 – 1 of 1) sorted by relevance
151 bool areConsecutivePointers(Value *PtrA, Value *PtrB, const APInt &PtrDelta,336 return areConsecutivePointers(PtrA, PtrB, Size); in isConsecutiveAccess()339 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, in areConsecutivePointers() function in Vectorizer481 areConsecutivePointers(SelectA->getTrueValue(), in lookThroughSelects()483 areConsecutivePointers(SelectA->getFalseValue(), in lookThroughSelects()