Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13010 bool AllSubOne = true; in foldVSelectOfConstants() local
13020 AllSubOne = false; in foldVSelectOfConstants()
13029 AllSubOne = false; in foldVSelectOfConstants()
13035 if (AllAddOne || AllSubOne) { in foldVSelectOfConstants()