Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2147 static Instruction *moveAddAfterMinMax(SelectPatternFlavor SPF, Value *X, in moveAddAfterMinMax() function
3047 if (Instruction *I = moveAddAfterMinMax(SPF, LHS, RHS, Builder)) in visitSelectInst()