Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17195 bool AllUndef = true, NoUndef = true; in partitionShuffleOfConcats() local
17198 AllUndef = false; in partitionShuffleOfConcats()
17217 } else if (AllUndef) { in partitionShuffleOfConcats()