Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10794 bool AllSubOne = true; in foldVSelectOfConstants() local
10809 AllSubOne = false; in foldVSelectOfConstants()
10815 if (AllAddOne || AllSubOne) { in foldVSelectOfConstants()