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.cpp12222 bool AllSubOne = true; in foldVSelectOfConstants() local
12231 AllSubOne = false; in foldVSelectOfConstants()
12240 AllSubOne = false; in foldVSelectOfConstants()
12246 if (AllAddOne || AllSubOne) { in foldVSelectOfConstants()