Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h728 Instruction *foldICmpWithTrunc(ICmpInst &Cmp);
H A DInstCombineCompares.cpp5820 Instruction *InstCombinerImpl::foldICmpWithTrunc(ICmpInst &ICmp) { in foldICmpWithTrunc() function in InstCombinerImpl
6038 if (Instruction *R = foldICmpWithTrunc(ICmp)) in foldICmpWithCastOp()