Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h767 Instruction *foldICmpBinOpWithConstantViaTruthTable(ICmpInst &Cmp,
H A DInstCombineCompares.cpp3100 Instruction *InstCombinerImpl::foldICmpBinOpWithConstantViaTruthTable( in foldICmpBinOpWithConstantViaTruthTable() function in InstCombinerImpl
4047 return foldICmpBinOpWithConstantViaTruthTable(Cmp, BO, C); in foldICmpBinOpWithConstant()