Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h581 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
H A DInstCombineCompares.cpp2869 Instruction *InstCombinerImpl::foldICmpSelectConstant(ICmpInst &Cmp, in foldICmpSelectConstant() function in InstCombinerImpl
3083 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS)) in foldICmpInstWithConstant()