Searched defs:ValueOnZero (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 1145 Value *ValueOnZero = TrueVal; foldSelectCttzCtlz() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 27714 SDValue ValueOnZero = N2; SimplifySelectCC() local |