Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1443 Instruction *InstCombinerImpl::foldICmpWithDominatingICmp(ICmpInst &Cmp) { in foldICmpWithDominatingICmp() function in InstCombinerImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1652 static bool foldICmpWithDominatingICmp(CmpInst *Cmp, in foldICmpWithDominatingICmp() function