Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4648 static Instruction *processUMulZExtIdiom(ICmpInst &I, Value *MulVal, in processUMulZExtIdiom() function
5754 if (Instruction *R = processUMulZExtIdiom(I, Op0, Op1, *this)) in visitICmpInst()
5758 if (Instruction *R = processUMulZExtIdiom(I, Op1, Op0, *this)) in visitICmpInst()