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