Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h647 Instruction *foldSelectICmp(ICmpInst::Predicate Pred, SelectInst *SI,
HDInstCombineCompares.cpp4126 Instruction *InstCombinerImpl::foldSelectICmp(ICmpInst::Predicate Pred, in foldSelectICmp() function in InstCombinerImpl
7196 if (Instruction *NI = foldSelectICmp(Pred, SI, Op1, CxtI)) in foldICmpCommutative()