Home
last modified time | relevance | path

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

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