Searched refs:foldICmpSelectConstant (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h951 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
H A DInstCombineCompares.cpp2697 Instruction *InstCombiner::foldICmpSelectConstant(ICmpInst &Cmp, function in class:InstCombiner
2940 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS))

Completed in 188 milliseconds