Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11252 bool AllSubOne = true; in foldVSelectOfConstants() local
11267 AllSubOne = false; in foldVSelectOfConstants()
11273 if (AllAddOne || AllSubOne) { in foldVSelectOfConstants()