Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp50 static Value *createMinMax(InstCombiner::BuilderTy &Builder, in createMinMax() function
1199 Value *NewInner = createMinMax(Builder, getInverseMinMaxFlavor(SPF1), NotA, in foldSPFofSPF()
1202 createMinMax(Builder, getInverseMinMaxFlavor(SPF2), NewInner, NotC)); in foldSPFofSPF()
1877 Value *NewMinMax = createMinMax(Builder, getInverseMinMaxFlavor(SPF), in visitSelectInst()