Searched refs:lookThroughSelects (Results 1 – 1 of 1) sorted by relevance
155 bool lookThroughSelects(Value *PtrA, Value *PtrB, const APInt &PtrDelta,402 return lookThroughSelects(PtrA, PtrB, PtrDelta, Depth); in lookThroughComplexAddresses()487 bool Vectorizer::lookThroughSelects(Value *PtrA, Value *PtrB, in lookThroughSelects() function in Vectorizer