Searched refs:getSingleInput (Results 1 – 2 of 2) sorted by relevance
228 if (auto ValueShuffleOpt = CollectDescrs.getSingleInput()) { in canVectorize()
279 std::optional<std::pair<Action *, ShuffleMask>> getSingleInput() const { in getSingleInput() function