Searched refs:getConstantOffsetSelects (Results 1 – 1 of 1) sorted by relevance
302 std::optional<APInt> getConstantOffsetSelects(Value *PtrA, Value *PtrB,1173 return getConstantOffsetSelects(PtrA, PtrB, ContextInst, Depth); in getConstantOffsetComplexAddrs()1278 std::optional<APInt> Vectorizer::getConstantOffsetSelects( in getConstantOffsetSelects() function in Vectorizer