Home
last modified time | relevance | path

Searched refs:MatchingShuffle (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24040 bool MatchingShuffle = true; in visitVECTOR_SHUFFLE() local
24045 MatchingShuffle = false; in visitVECTOR_SHUFFLE()
24050 if (MatchingShuffle) in visitVECTOR_SHUFFLE()