Home
last modified time | relevance | path

Searched defs:foldICmpWithDominatingICmp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1334 Instruction *InstCombinerImpl::foldICmpWithDominatingICmp(ICmpInst &Cmp) { in foldICmpWithDominatingICmp() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1845 static bool foldICmpWithDominatingICmp(CmpInst *Cmp, in foldICmpWithDominatingICmp() function