Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1237 static Value *reassociateMinMaxWithConstants(IntrinsicInst *II, in reassociateMinMaxWithConstants() function
1793 if (Value *NewMinMax = reassociateMinMaxWithConstants(II, Builder)) in visitCallInst()