Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1001 static bool adjustMinMax(SelectInst &Sel, ICmpInst &Cmp) { in adjustMinMax() function
1587 bool Changed = adjustMinMax(SI, *ICI); in foldSelectInstWithICmp()