Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h717 Instruction *foldICmpWithMinMax(Instruction &I, MinMaxIntrinsic *MinMax,
H A DInstCombineCompares.cpp5651 Instruction *InstCombinerImpl::foldICmpWithMinMax(Instruction &I, in foldICmpWithMinMax() function in InstCombinerImpl
7484 if (Instruction *Res = foldICmpWithMinMax(CxtI, MinMax, Op1, Pred)) in foldICmpCommutative()