Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13171 bool AllUndef = true, NoUndef = true; in partitionShuffleOfConcats() local
13176 NoUndef = false; in partitionShuffleOfConcats()
13179 if (NoUndef) { in partitionShuffleOfConcats()