Searched defs:IsConcat (Results 1 – 2 of 2) sorted by relevance
231 constexpr bool IsConcat() const { return tag == CONCAT; } in IsConcat() function
3621 bool IsConcat = true; in visitShuffleVector() local